Click or drag to resize

FontGetCharList Method

Get a list of the character codes currently defined in the font.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public DictionaryTKey, TValueKeyCollection GetCharList()

Return Value

DictionaryTKey, TValueKeyCollection
DIctionary of all characters stored in this font as independent CommandLists
See Also