[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.Style.StyleGlyphSet

StyleGlyphSet Class

Represents the set of known glyphs that can be referenced from style elements.

Inheritance
StyleGlyphSet
Namespace: C1.Win.C1ScrollBar.Style
Assembly: C1.Win.8.dll
Syntax
public class StyleGlyphSet

Properties

Name Description
this[StyleGlyph]

Gets an image associated with the specified StyleGlyph.

Methods

Name Description
GetColored(StyleGlyph, Color)

Returns a glyph image that is drawn using the specified foreground color.

GetSize(StyleGlyph)

Returns the size of the specified glyph image.

Update(StyleGlyph, Image, bool)

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.