Class GlyphPosition

GlyphPosition class

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

public class GlyphPosition

Constructors

NameDescription
GlyphPosition(string)Constructor for Glyph Position.
GlyphPosition(string, double)Constructs glyph position.

Properties

NameDescription
Position { get; }Position off the text in the operator.
Text { get; }Text of operator.

See Also