[]
Represents an icon created from an svg file.
public class C1SVGIcon : C1Icon, IDisposable, ICloneable
| Name | Description |
|---|---|
| C1SVGIcon() | Initializes a new instance of the C1SVGIcon class. |
| Name | Description |
|---|---|
| SourceProperty | Identifies the Source dependency property. |
| Name | Description |
|---|---|
| Source | Gets or sets the image source. |
| ViewBox | Gets the viewBox of the svg file. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | |
| Clone() | Creates a copy of the icon. |
| CloneOverride() | When overridden, it creates a copy of the icon. |
| Dispose(bool) | |
| OnApplyTemplate() |