[]
Represents an icon created from a font.
public class C1FontIcon : C1Icon
Name | Description |
---|---|
C1FontIcon() | Initializes a new instance of the C1FontIcon class. |
Name | Description |
---|---|
FontFamilyProperty | |
FontSizeProperty | |
TextProperty |
Name | Description |
---|---|
FontFamily | Gets the font family containing the icon. |
FontSize | |
Text | Gets the text that represents the icon in the specified FontFamily. |
Name | Description |
---|---|
InitializeUI() | Initializes the UI. |