Compartilhar via


NSStringDrawing.StringSize Método

Definição

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

Retornos

Aplica-se 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

Retornos

Aplica-se a