Partager via


NSLayoutManager.LocationForGlyphAtIndex(nuint) Méthode

Définition

Emplacement du glyphe à l’index spécifié, par rapport à l’origine du fragment de ligne contenant.

[Foundation.Export("locationForGlyphAtIndex:")]
public virtual CoreGraphics.CGPoint LocationForGlyphAtIndex (nuint glyphIndex);
abstract member LocationForGlyphAtIndex : nuint -> CoreGraphics.CGPoint
override this.LocationForGlyphAtIndex : nuint -> CoreGraphics.CGPoint

Paramètres

glyphIndex
System.System.UIntPtr System.unativeint

Retours

Attributs

Remarques

Cette méthode met en page et génère des glyphes pour le fragment de ligne contenant le glyphe à glyphIndex.

S’applique à