[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.Style.StyleGlyphSet.Update

Update Method

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.

Declaration
public void Update(StyleGlyph styleGlyph, Image img, bool owns)
Parameters
Type Name Description
StyleGlyph styleGlyph
Image img
bool owns