Click or drag to resize

FontAPISetActive Method

Activates the specified font on the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void SetActive(
	int fontID
)

Parameters

fontID  Int32
The font identifier.
Remarks
The font will be used for subsequent marking of serial numbers and text strings.
See Also