Skip to main content

DXFontIconSource Properties

The icon source that uses a glyph from the specified font as the icon’s content.
Name Description
FontFamily Gets or sets the glyph’s font.
FontSize Gets or sets the icon’s font size. Inherited from DXFontIconSourceBase.
FontStyle Gets or sets the icon’s font style. Inherited from DXFontIconSourceBase.
FontWeight Gets or sets the icon’s font weight. Inherited from DXFontIconSourceBase.
Foreground Gets or sets a brush that paints the icon’s foreground. Inherited from DXFontIconSourceBase.
Glyph Gets or sets the glyph’s hexadecimal character code.
See Also