NSLayoutManager.AttachmentSizeForGlyphAtIndex(nuint) 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.
Taille de la cellule de pièce jointe associée au glyphe à l’index spécifié
[Foundation.Export("attachmentSizeForGlyphAtIndex:")]
public virtual CoreGraphics.CGSize AttachmentSizeForGlyphAtIndex (nuint glyphIndex);
abstract member AttachmentSizeForGlyphAtIndex : nuint -> CoreGraphics.CGSize
override this.AttachmentSizeForGlyphAtIndex : nuint -> CoreGraphics.CGSize
Paramètres
- glyphIndex
- System.System.UIntPtr System.unativeint
Retours
Taille de la cellule de pièce jointe au niveau du glyphe à glyphIndex
. Retourne {-1.0f, -1.0f} s’il n’y a aucune pièce jointe au glyphe spécifié.
- Attributs