• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    Implicit Operator

    Implicit(Int32Rect to Rect)

    Converts the specified Int32Rect to a Rect.

    Declaration
    public static implicit operator Rect(Int32Rect r)
    Parameters
    Type Name Description
    Int32Rect r
    Returns
    Type Description
    Rect
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software