Freigeben über


NSValue.FromCGPoint(CGPoint) Methode

Definition

Erstellt einen NSValue, in dem ein PointF gespeichert wird.

[Foundation.Export("valueWithCGPoint:")]
public static Foundation.NSValue FromCGPoint (CoreGraphics.CGPoint point);
[Foundation.Export("valueWithPoint:")]
public static Foundation.NSValue FromCGPoint (CoreGraphics.CGPoint point);
static member FromCGPoint : CoreGraphics.CGPoint -> Foundation.NSValue

Parameter

point
CGPoint

Gibt zurück

Attribute

Gilt für: