[]
Represent an icon created from a path string.
public class C1PathIcon : C1VectorIcon, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable
Public Class C1PathIcon
Inherits C1VectorIcon
Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable
| Name | Description |
|---|---|
| C1PathIcon() | Initializes a new instance of the C1PathIcon class. |
| Name | Description |
|---|---|
| DataProperty | Identifies the Data dependency property. |
| Name | Description |
|---|---|
| ActualData | |
| Data | Gets or sets the svg string describing the shape. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnAfterRender(bool) |