Click or drag to resize

Font Methods

The Font type exposes the following members.

Methods
 NameDescription
Public methodAddChar Add a glyph and associate it with the given character code.
Public methodClear Empty the font of all previously defined glyphs and character codes.
Public methodGetChar Get the glyph definition for the given character code.
Public methodGetCharList Get a list of the character codes currently defined in the font.
Public methodRemoveChar Remove a glyph and its character code from the font.
Top
See Also