NSvgDocumentElement Class Members
In This Topic
The following tables list the members exposed by NSvgDocumentElement.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Height | Gets/Sets the value of the Height property. |
| ViewBox | Gets/Sets the value of the ViewBox property. |
| Width | Gets/Sets the value of the Width property. |
Top
Protected Properties
| Name | Description |
| pInd | |
Top
Public Methods
| Name | Description |
| GetBounds | Calculates the bounds of the <svg> element following the official specification. |
Top
See Also