|
GetFontSize | ||
Size = GetFontSize(FontIndex) | ||
Parameters: FontIndex = The index identifier of the font you wish to query |
||
Returns: Size = The size of this font |
||
The GetFontSize function returns the point size of the selected font. FACTS: * None Mini Tutorial: This example loads the windows Arial font as font #2, then displays all the information about this font.
This example would output.
|
Related Info: | GetFontHeight | GetFontMaskColour | GetFontName$ | GetFontStatus | GetFontStyle | GetFontType | GetFontWidth : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |