|
GetFontStyle | ||
StyleFlag = GetFontStyle(FontIndex) | ||
Parameters: FontIndex = The index identifier of the font you wish to query |
||
Returns: StyleFlag = The Style Flag of this font |
||
The GetFontStyle function returns the style of the selected font. [ StyleFlags ] 0 = Normal style 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 | GetFontSize | GetFontStatus | GetFontType | GetFontWidth | LoadFont : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |