[]
        
(Showing Draft Content)

C1.Win.InputPanel.StyleGlyphSet.GetColored

GetColored Method

GetColored(StyleGlyph, Color, bool)

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

Declaration
public Image GetColored(StyleGlyph styleGlyph, Color foreColor, bool flipRtl)
Parameters
Type Name Description
StyleGlyph styleGlyph
Color foreColor
bool flipRtl
Returns
Type Description
Image