TextLayout

Undocumented in source.

Constructors

this
this(string text, TextFont font, double width)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

extents
ref extents(double width, double height)
Undocumented in source. Be warned that the author may not have intended to support it.
setColor
ref setColor(int startChar, int endChar, double r, double g, double b, double a)
Undocumented in source. Be warned that the author may not have intended to support it.
setWidth
ref setWidth(double width)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_ref
int[uiDrawTextLayout*] _ref;
Undocumented in source.

Meta