SvgElement Properties |
The SvgElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets a collection of all child [!:SvgElements].
| |
| Content |
Gets or sets the content of the element.
| |
| ID |
Gets or sets the ID of the element.
| |
| OwnerDocument |
Gets the owner SvgDocument.
| |
| Parent |
Gets the parent SvgElement.
| |
| Transforms |
Gets or sets the element transforms.
|