NSStringDrawing.StringSize Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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