Version

GlyphInfoBase Class Members

The following tables list the members exposed by GlyphInfoBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultGlyphSizeThe default size of a glyph. (13,13)  
Public Properties
 NameDescription
Public PropertyDescriptionA string description of the glyphs.  
Public PropertyGlyphSizeReturns the size of the glyphs.  
Public PropertyGlyphTypeReturns the type of glyph.  
Public Methods
 NameDescription
Public MethodDisposeCleans up (disposes) the cached resources  
Public MethodDrawGlyphOverloaded. Draws a glyph  
Public MethodGetGlyphSizeResolvedCalculates the size of the glyph based on Dpi Scaling, if needed.  
Public MethodToStringReturns a System.String that represents the current System.Object.  
See Also