TextLine Class

From Derivative
Jump to navigation Jump to search

A line of text in the Text TOP or Text SOP, after it has been formatted. Contains various members about the line such as it's text, position etc."


Members

glyphint (Read Only):

The index of the glyph that represents this text line.

fontIndexint (Read Only):

The index of the font that the glyph belongs to. Glyphs are not interchangable between fonts.

textstr (Read Only):

The text for this line.

origintdu.Position (Read Only):

A tdu.Position object that gives the baseline origin of the line of text.

lineWidthfloat (Read Only):

The width of the format box of this line of text.

Methods

No operator specific methods.