[]
Returns a glyph image that is drawn using the specified foreground color.
public Image GetColored(StyleGlyph styleGlyph, Color foreColor, bool flipRtl)
Public Function GetColored(styleGlyph As StyleGlyph, foreColor As Color, flipRtl As Boolean) As Image
| Type | Name | Description |
|---|---|---|
| StyleGlyph | styleGlyph | |
| Color | foreColor | |
| bool | flipRtl |
| Type | Description |
|---|---|
| Image |