[]
Represent an icon created from a path string.
public class C1PathIcon : C1VectorIcon, IDependencyObject
Name | Description |
---|---|
C1PathIcon() | Initializes a new instance of the C1PathIcon class. |
C1PathIcon(IntPtr) | Initializes a new instance of the C1PathIcon class. |
Name | Description |
---|---|
DataProperty |
Name | Description |
---|---|
Data | Gets or sets the svg string describing the shape. |
Name | Description |
---|---|
CreateGeometry() | This method is called to create the geometry of the shape. |