Click or drag to resize

CommandListAppendSelectFont Method

Specifies which font to use for marking characters with MARK_CHAR and MARK_TIME


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

Parameters

fontID  Int32
The font identifier.
See Also