Partager via


NSValue.FromCGPoint(CGPoint) Méthode

Définition

Crée une valeur NSValue qui stocke un PointF.

[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

Paramètres

point
CGPoint

Retours

Attributs

S’applique à