svgGroup Properties |
The svgGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| attributes |
Set of additional attributes
(Inherited from svgGraphicElementBase.) | |
| children |
Contained elements
(Inherited from svgContainerElement.) | |
| classes |
Gets or sets the classes.
(Inherited from svgGraphicElementBase.) | |
| id |
Optional identifier for SVG element
(Inherited from svgGraphicElementBase.) | |
| name | (Overrides svgGraphicElementBasename.) | |
| point |
Gets or sets the point.
(Inherited from svgGraphicElementBase.) | |
| style |
Provides style information
(Inherited from svgGraphicElementBase.) | |
| textContent | (Inherited from svgGraphicElementBase.) | |
| viewbox |
Gets or sets the viewbox.
(Inherited from svgGraphicElementBase.) | |
| x |
Gets or sets the x.
(Inherited from svgGraphicElementBase.) | |
| y |
Gets or sets the y.
(Inherited from svgGraphicElementBase.) |