CGSize.ToPointF Method
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.
Caution
Use 'ToCGPoint' instead.
Converts the size to a CGPoint.
[System.Obsolete("Use 'ToCGPoint' instead.")]
public CoreGraphics.CGPoint ToPointF ();
member this.ToPointF : unit -> CoreGraphics.CGPoint
Returns
- Attributes