formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Sets the current font. This will set the font family of the specified graphics port The font face, size, are left unchanged. The font IDs may change from one run to the next
Plugin Prototype
void fzrt_text_font(
port, | |
short | font ) |
Parameters
port [Input, Optional]
pointer to graphics port. NULL to use current port
font [Input]
the id of the font to use in the port .
Availability
5.0.0.0
See Also
Function Set
Defined in