Click or drag to resize

FontAPISet Method

Sets the definition of the font specified by font.ID on the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void Set(
	Font font
)

Parameters

font  Font
The font definition.
See Also