Add a glyph and associate it with the given character code.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public void AddChar(
char id,
List<Command> list
)
Parameters
- id Char
- The character code for this glyph.
- list ListCommand
- The glyph definition.
See Also