Method GetGlyph
GetGlyph(IIconGlyph, bool)
Returns the glyph string for the given flow direction: the right-to-left glyph when isRightToLeft is true
and the icon has a unique RTL version, otherwise the regular glyph.
Declaration
public static string GetGlyph(this IIconGlyph icon, bool isRightToLeft)
Parameters
| Type | Name | Description |
|---|---|---|
| IIconGlyph | icon | |
| bool | isRightToLeft |
Returns
| Type | Description |
|---|---|
| string |