Name | Description | |
---|---|---|
![]() | NSvgDocumentElement Constructor | Default constructor. |
The following tables list the members exposed by NSvgDocumentElement.
Name | Description | |
---|---|---|
![]() | NSvgDocumentElement Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | HeightProperty | Reference to the Height property. |
![]() ![]() | NSvgDocumentElementSchema | Schema associated with NSvgDocumentElement. |
![]() ![]() | ViewBoxProperty | Reference to the ViewBox property. |
![]() ![]() | WidthProperty | Reference to the Width property. |
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. |
Name | Description | |
---|---|---|
![]() | GetBounds | Calculates the bounds of the <svg> element following the official specification. |