TextFormat

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(TextFormat tf)
Undocumented in source.
this
this(TextFormatFlags flags)
Undocumented in source.

Members

Properties

alignment
TextAlignment alignment [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
alignment
TextAlignment alignment [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
formatFlags
TextFormatFlags formatFlags [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
formatFlags
TextFormatFlags formatFlags [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
genericDefault
TextFormat genericDefault [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
genericTypographic
TextFormat genericTypographic [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
leftMargin
int leftMargin [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
leftMargin
int leftMargin [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rightMargin
int rightMargin [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
rightMargin
int rightMargin [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tabLength
int tabLength [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tabLength
int tabLength [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
trimming
TextTrimming trimming [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
trimming
TextTrimming trimming [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_params
DRAWTEXTPARAMS _params;
Undocumented in source.

Meta