NSStringDrawing.StringSize Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- This
- String
- attributes
- NSStringAttributes
Retours
S’applique à
StringSize(String, NSDictionary)
public static CoreGraphics.CGSize StringSize (this string This, Foundation.NSDictionary attributes);
static member StringSize : string * Foundation.NSDictionary -> CoreGraphics.CGSize
Paramètres
- This
- String
- attributes
- NSDictionary