SetTextMatrix

SetTextMatrix class

Class representing Tm operator (set text matrix).

The SetTextMatrix type exposes the following members:

Constructors

NameDescription
SetTextMatrix(a, b, c, d, e, f)Initializes a new instance of the SetTextMatrix class
SetTextMatrix(m)Initializes a new instance of the SetTextMatrix class

Properties

NameDescription
indexNone
matrixMatrix argument of the operator.

Methods

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

See Also