Struct GlyphInfo

GlyphInfo structure

Contient des informations relatives aux glyphes.

public struct GlyphInfo

Propriétés

NomLa description
Index { get; }Obtient l’index de ce glyphe dans la police.
Offset { get; }Obtient le décalage par rapport au glyphe suivant en points.
StringRepresentation { get; }Obtient la représentation sous forme de chaîne de ce glyphe.
Width { get; }Obtient la largeur du glyphe, en points.

Méthodes

NomLa description
override ToString()Renvoie unString qui représente cette instance.

Voir également