DXSymbolIconSource Members
In This Article
#Constructors
Name | Description |
---|---|
DXSymbol |
Initializes a new instance of the DXSymbol |
#Fields
Name | Description |
---|---|
Font |
Identifies the Font |
Font |
Identifies the Font |
Font |
Identifies the Font |
Foreground |
Identifies the Foreground dependency property.
Inherited from DXFont |
Symbol |
Identifies the Symbol dependency property. |
#Properties
Name | Description |
---|---|
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 |
Symbol | Gets or sets a Segoe MDL2 Assets glyph used as the icon’s content. |
#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