Gets the current definition of the specified font from the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public Font Get(
int fontID
)
Parameters
- fontID Int32
- The font identifier.
Return Value
FontThe font
See Also