StyledTextRenderer.LineInfo

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(LineInfo info)
Undocumented in source.

Members

Variables

alignment
int alignment;
Undocumented in source.
background
Color background;
Undocumented in source.
flags
int flags;
Undocumented in source.
indent
int indent;
Undocumented in source.
justify
bool justify;
Undocumented in source.
segments
int[] segments;
Undocumented in source.

Meta