DXFontIconSource Members
In This Article
#Constructors
Name | Description |
---|---|
DXFont |
Initializes a new instance of the DXFont |
#Fields
Name | Description |
---|---|
Font |
Identifies the Font |
Font |
Identifies the Font |
Font |
Identifies the Font |
Font |
Identifies the Font |
Foreground |
Identifies the Foreground dependency property.
Inherited from DXFont |
Glyph |
Identifies the Glyph dependency property. |
#Properties
Name | Description |
---|---|
Font |
Gets or sets the glyph’s font. |
Font |
Gets or sets the icon’s font size.
Inherited from DXFont |
Font |
Gets or sets the icon’s font style.
Inherited from DXFont |
Font |
Gets or sets the icon’s font weight.
Inherited from DXFont |
Foreground |
Gets or sets a brush that paints the icon’s foreground.
Inherited from DXFont |
Glyph | Gets or sets the glyph’s hexadecimal character code. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also