[]
Represent an icon created from a path string.
public class PathIconElement : VectorIconElement, ISupportUia
Name | Description |
---|---|
PathIconElement() | Initializes a new instance of the PathIconElement class. |
PathIconElement(C1PathIcon) | Initializes a new instance of the PathIconElement class. |
PathIconElement(C1PathIcon, Style) | Initializes a new instance of the PathIconElement class. |
PathIconElement(string) | Initializes a new instance of the PathIconElement class. |
Name | Description |
---|---|
Data | Gets or sets the svg string describing the shape. |
Name | Description |
---|---|
CreatePath() | |
OnIconChanged(C1Icon, PropertyChangedEventArgs) | Updates element properties on icon property changes. |