|
GetCurrentFont | ||
CurrentFontIndex = GetCurrentFont() | ||
Parameters: NONE | ||
Returns: CurrentFontIndex = The Index value of a Font that is currently in use |
||
The GetCurrentFont function returns the Index of a Font that is currently in use. FACTS: * none. Mini Tutorial: Requesting a free Font index, then loads the Arial font and displays a message.
This example would output.
|
Related Info: | DeleteFont | FindFont | GetFontHeight | GetFontName$ | GetFontSize | GetFontStatus | GetFontStyle | GetFontType | GetFontWidth | GetFreeFont | LoadFont | SetFont : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |