MoveTextPositionSetLeading

MoveTextPositionSetLeading class

Class representing TD operator (move position and set leading).

The MoveTextPositionSetLeading type exposes the following members:

Constructors

NameDescription
MoveTextPositionSetLeading(x, y)Initializes a new instance of the MoveTextPositionSetLeading class

Properties

NameDescription
indexNone
xX coordinate of text position.
yY coordinate of text position.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)None

See Also