GlyphPosition

GlyphPosition(string, double)

Construit la position du glyphe.

public GlyphPosition(string text, double position)
ParamètreTaperLa description
textStringValeur de texte.
positionDoubleValeur du poste.

Voir également


GlyphPosition(string)

Constructeur pour la position du glyphe.

public GlyphPosition(string text)
ParamètreTaperLa description
textStringCaleur du texte.

Voir également