svgGraphicElementBase Properties |
The svgGraphicElementBase type exposes the following members.
| Name | Description | |
|---|---|---|
| attributes |
Set of additional attributes
| |
| classes |
Gets or sets the classes.
| |
| id |
Optional identifier for SVG element
| |
| name |
XML/SVG node name
| |
| point |
Gets or sets the point.
| |
| style |
Provides style information
| |
| textContent | ||
| viewbox |
Gets or sets the viewbox.
| |
| x |
Gets or sets the x.
| |
| y |
Gets or sets the y.
|