[]
Represents a visual icon that can be tinted and resized.
public abstract class C1Icon : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable
Public MustInherit Class C1Icon
Inherits C1View
Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, 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 |
|---|---|
| Dispose(bool) | |
| OnAfterRender(bool) |