[]
Represents an icon created from a font.
public class C1FontIcon : C1Icon, IDependencyObject
| Name | Description |
|---|---|
| C1FontIcon(Context) | 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 |
|---|---|
| GetIntrinsicIconSize() | Gets the intrinsic size of the icon. |
| InitializeUI() | Initializes the UI. |
| OnColorChanged(Nullable<Color>, Nullable<Color>) | Called when the ColorProperty is updated. |
| OnDraw(Canvas) | |
| OnLayout(bool, int, int, int, int) |