Partilhar via


NSStringDrawing.DrawAtPoint Método

Definição

Sobrecargas

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

Parâmetros

This
String
point
CGPoint
attributes
NSStringAttributes

Aplica-se a

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

Parâmetros

This
String
point
CGPoint
attributes
NSDictionary

Aplica-se a