Get the glyph definition for the given character code.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public List<Command> GetChar(
char id
)
Parameters
- id Char
- The character code
Return Value
ListCommandCommandList containing the character.
See Also