Click or drag to resize

ClientAPIFont Property

Provides access to Font handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public FontAPI Font { get; }

Property Value

FontAPI
The FontAPI instance.
Remarks
In particular, font transfer to the card.
See Also