StyleGlyphSet Class Members
In This Topic
The following tables list the members exposed by StyleGlyphSet.
Public Properties
| Name | Description |
| Item | Gets an image associated with the specified StyleGlyph. |
Top
Public Methods
| Name | Description |
| CreateIcon | Returns a glyph icon that is drawn. |
| GetColored | Returns a glyph image that is drawn using the specified foreground color. |
| GetSize | Returns the size of the specified glyph image. |
| Update | Updates the image associated with the specified StyleGlyph and determines whether the new image can be disposed from this StyleGlyphSet, i.e. the glyph set owns the image. |
Top
See Also