The following tables list the members exposed by GlyphDrawingInfo.
Name | Description | |
---|---|---|
GlyphDrawingInfo Constructor | Creates a new instance of the GlyphDrawingInfo class. |
Name | Description | |
---|---|---|
AlphaBlendMode | The AlphaBlendMode to use when drawing the glyph. | |
AlphaLevel | The AlphaLevel to use when drawing the glyph. | |
ButtonState | The ButtonState of the glyph. This is essentially generated from the UIElementButtonState and FlatMode properties. | |
ColorRenderMode | The ColorRenderMode to use when drawing the glyph. | |
DestRect | The desitnation rect into which the glyph will be drawn. | |
FlatMode | Specifies whether to draw the glyph in flat mode. | |
Graphics | The Graphics object onto which the glyph will be drawn. | |
InvalidRect | The invalid rect. This specifies the area that needs to be redrawn. | |
UIElementButtonState | The UIElementButtonState of the glyph. |