[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.Style.StyleGlyphSet.GetColored

GetColored Method

GetColored(StyleGlyph, Color)

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

Declaration
public Image GetColored(StyleGlyph styleGlyph, Color foreColor)
Public Function GetColored(styleGlyph As StyleGlyph, foreColor As Color) As Image
Parameters
Type Name Description
StyleGlyph styleGlyph
Color foreColor
Returns
Type Description
Image