[]
Represents an icon created from a font.
public class C1FontIcon : C1Icon, IDisposable, ICloneable
Name | Description |
---|---|
C1FontIcon() | Initializes a new instance of the C1FontIcon class. |
Name | Description |
---|---|
TextProperty | Identifies the Text dependency property. |
Name | Description |
---|---|
Text | Gets the text that represents the icon in the specified C1View.FontFamily. |
Name | Description |
---|---|
Clone() | Creates a copy of the icon. |
CloneOverride() | When overridden, it creates a copy of the icon. |
Dispose(bool) | |
OnFontChanged() | Called when any of the font properties changed. |