GlyphPosition

GlyphPosition(string, double)

Konstruiert die Glyphenposition.

public GlyphPosition(string text, double position)
ParameterTypBeschreibung
textStringTextwert.
positionDoublePositionswert.

Siehe auch


GlyphPosition(string)

Konstruktor für Glyphenposition.

public GlyphPosition(string text)
ParameterTypBeschreibung
textStringTextwert.

Siehe auch