SvgDocument Properties |
The SvgDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.) | |
| Content |
Gets or sets the content of the element.
(Inherited from SvgElement.) | |
| Height |
Gets or sets the height of the fragment.
(Inherited from SvgFragment.) | |
| ID |
Gets or sets the ID of the element.
(Inherited from SvgElement.) | |
| OwnerDocument |
Gets the owner SvgDocument.
(Inherited from SvgElement.) | |
| Parent |
Gets the parent SvgElement.
(Inherited from SvgElement.) | |
| Ppi |
Gets or sets the Pixels Per Inch of the rendered image.
| |
| Transforms |
Gets or sets the element transforms.
(Inherited from SvgElement.) | |
| ViewBox |
Gets or sets the viewport of the element.
(Inherited from SvgFragment.) | |
| Width |
Gets or sets the width of the fragment.
(Inherited from SvgFragment.) |