CGRect.Implicit Operator
Definition
Overloads
Implicit(RectangleF to CGRect) |
Implicitly converts a RectangleF to a CGRect. |
Implicit(Rectangle to CGRect) |
Implicit(RectangleF to CGRect)
Implicitly converts a RectangleF to a CGRect.
public static implicit operator CoreGraphics.CGRect (System.Drawing.RectangleF rect);
static member op_Implicit : System.Drawing.RectangleF -> CoreGraphics.CGRect
Parameters
- rect
- RectangleF