|
GetFontQuantity | ||
Quantity = GetFontQuantity() | ||
Parameters: NONE | ||
Returns: Quantity = The number of Fonts that PB currently has provision for |
||
The GetFontQuantity() function returns the max number of Fonts that PB will allow. You can change this using the FontQuantity command. FACTS: * While a command sets GetQuantity command will return the Media Quantity of this command set. Not all command sets, allow you dynamically resize the media quantity yourself. Mini Tutorial: This example displays the default media quantity values of various command sets.
Example output. Note: The output depends upon what version of PB your running, so the results may differ.
|
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |