FontSizeSet
FontSizeSet
Sets font size.
bool FontSizeSet(
int size // size
);Parameters
- size
[in] Font size. See TextSetFont() function description to learn more about setting a size.
Return Value
true - successful, otherwise - false
Last updated on