SelectFont

SelectFont class

Class representing Tf operator (set text font and size).

The SelectFont type exposes the following members:

Constructors

NameDescription
SelectFont(res_name, size)Initializes a new instance of the SelectFont class

Properties

NameDescription
indexNone
nameName of font.
sizeSize of text.

Methods

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

See Also