Maptitude GISDK Help |
Gets a font using the Windows Font dialog box.
fnt = ChooseFont(string initial_font, boolean scaleable, string help_keyword)
Argument |
Contents |
initial _font |
The font initially displayed in the dialog box |
scaleable |
If "True" only TrueType fonts are listed. If "False" all fonts are listed |
help_keyword |
A keyword in the help system, indicating the help topic displayed if the user presses F1 |
A string indicating the name of the chosen font.
fnt = ChooseFont("Arial|Bold|8", "True", )
Error Type |
Meaning |
Escape |
The user clicked Cancel |
Function |
Summary |
Gets information about a font |
|
Gets a list of the names of installed fonts |
©2025 Caliper Corporation | www.caliper.com |