Function Label.getLineCount
Returns the amount of lines of text the Label has.
long getLineCount() nothrow @nogc const;
Returns the amount of lines of text the Label has.
long getLineCount() nothrow @nogc const;