CGRect.Implicit Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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