[]
Represents a SVG canvas element.
public class SVG : CanvasItem, IDisposable, ICloneable
| Name | Description |
|---|---|
| Bounds | Gets the bounds of the item. |
| InnerKey | Gets or sets the inner key. |
| SvgData | Gets SVG data. |
| Name | Description |
|---|---|
| Clone() | Performs a cloning of this instance. |
| ToString() | Returns a string that represents the current object. |