Version

ImageGlyphInfo Class Members

The following tables list the members exposed by ImageGlyphInfo.

Public Constructors
 NameDescription
Public ConstructorImageGlyphInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDescriptionA string description of the glyphs. (Inherited from Infragistics.Win.GlyphInfoBase)
Public PropertyGlyphSizeReturns the size of the glyphs. (Inherited from Infragistics.Win.GlyphInfoBase)
Public PropertyGlyphTypeReturns the type of glyph. (Inherited from Infragistics.Win.GlyphInfoBase)
Public Methods
 NameDescription
Public MethodDisposeOverridden. Cleans up (disposes) the cached resources  
Public MethodDrawGlyphOverloaded. Overridden. Draws a glyph  
Public MethodGetGlyphImageReturns the appropriate glyph for the specified UIElementButtonState  
Public MethodGetGlyphSizeResolvedCalculates the size of the glyph based on Dpi Scaling, if needed. (Inherited from Infragistics.Win.GlyphInfoBase)
Public MethodSaveCombinedImageSaves the combined image to a file.  
Public MethodToStringReturns a System.String that represents the current System.Object. (Inherited from Infragistics.Win.GlyphInfoBase)
See Also