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