Compartir a través de


NSStringDrawing.StringSize Método

Definición

Sobrecargas

StringSize(String, NSStringAttributes)
StringSize(String, NSDictionary)

StringSize(String, NSStringAttributes)

public static CoreGraphics.CGSize StringSize (this string This, AppKit.NSStringAttributes attributes);
static member StringSize : string * AppKit.NSStringAttributes -> CoreGraphics.CGSize

Parámetros

This
String
attributes
NSStringAttributes

Devoluciones

Se aplica a

StringSize(String, NSDictionary)

public static CoreGraphics.CGSize StringSize (this string This, Foundation.NSDictionary attributes);
static member StringSize : string * Foundation.NSDictionary -> CoreGraphics.CGSize

Parámetros

This
String
attributes
NSDictionary

Devoluciones

Se aplica a