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