Function Label.maxLinesVisible
Limits the lines of text the node shows on screen.
long maxLinesVisible() nothrow @property @nogc;
void maxLinesVisible
(
long v
) nothrow @property @nogc;
Limits the lines of text the node shows on screen.
long maxLinesVisible() nothrow @property @nogc;
void maxLinesVisible
(
long v
) nothrow @property @nogc;