CGRect.Explicit 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
| Explicit(CGRect to Rectangle) | |
| Explicit(CGRect to RectangleF) | Converts a CGRect to a RectangleF. | 
Explicit(CGRect to RectangleF)
Converts a CGRect to a RectangleF.
public static explicit operator System.Drawing.RectangleF(CoreGraphics.CGRect rect);static member op_Explicit : CoreGraphics.CGRect -> System.Drawing.RectangleFParameters
- rect
- CGRect