Function DynamicFont.size
The font size in pixels.
long size() nothrow @property @nogc;
void size
(
long v
) nothrow @property @nogc;
The font size in pixels.
long size() nothrow @property @nogc;
void size
(
long v
) nothrow @property @nogc;