Partager via


NSStringDrawing.DrawAtPoint Méthode

Définition

Surcharges

DrawAtPoint(String, CGPoint, NSStringAttributes)
DrawAtPoint(String, CGPoint, NSDictionary)

DrawAtPoint(String, CGPoint, NSStringAttributes)

public static void DrawAtPoint (this string This, CoreGraphics.CGPoint point, AppKit.NSStringAttributes attributes);
static member DrawAtPoint : string * CoreGraphics.CGPoint * AppKit.NSStringAttributes -> unit

Paramètres

This
String
point
CGPoint
attributes
NSStringAttributes

S’applique à

DrawAtPoint(String, CGPoint, NSDictionary)

public static void DrawAtPoint (this string This, CoreGraphics.CGPoint point, Foundation.NSDictionary attributes);
static member DrawAtPoint : string * CoreGraphics.CGPoint * Foundation.NSDictionary -> unit

Paramètres

This
String
point
CGPoint
attributes
NSDictionary

S’applique à