[]
Represent an icon created from a path string.
public class C1PathIcon : C1VectorIcon, IDisposable, ICloneable
| Name | Description |
|---|---|
| C1PathIcon() | Initializes a new instance of the C1PathIcon class. |
| Name | Description |
|---|---|
| DataProperty | Identifies the Data dependency property. |
| Name | Description |
|---|---|
| Data | Gets or sets the svg string describing the shape. |
| Name | Description |
|---|---|
| Clone() | Creates a copy of the icon. |
| CloneOverride() | When overridden, it creates a copy of the icon. |
| CreateGeometry() | This method is called to create the geometry of the shape. |
| Dispose(bool) | |
| OnApplyTemplate() |