GlyphPosition

GlyphPosition class

Class describes text and position to use with operator TJ (set glyph with position)

The GlyphPosition type exposes the following members:

Constructors

NameDescription
GlyphPosition(text, position)Initializes a new instance of the GlyphPosition class
GlyphPosition(text)Initializes a new instance of the GlyphPosition class

Properties

NameDescription
textText of operator.
positionPosition off the text in the operator.

See Also