SvgImage.Clone Method
| Name | Parameters | Description |
|---|---|---|
| Clone() | none | Copies this vector icon. |
| Clone(Action<SvgElement, Hashtable>) | updateStyle | You cannot modify SvgImage objects directly. Instead, you need to create their copies and modify them in process. |