[]
Represents a visual icon that can be tinted and resized.
public abstract class C1Icon : C1View, IDisposable, ICloneable
Name | Description |
---|---|
C1Icon() | Initializes a new instance of the C1Icon class. |
Name | Description |
---|---|
DEFAULT_HEIGHT | The default height of an icon. |
DEFAULT_WIDTH | The default width of an icon. |
Name | Description |
---|---|
Clone() | Creates a copy of the icon. |
CloneOverride() | When overridden, it creates a copy of the icon. |
Dispose(bool) | |
MeasureOverride(Size) | |
OnApplyTemplate() |