The following tables list the members exposed by SvgNodeHandle.
Public Methods
Name | Description | |
---|---|---|
![]() |
GetAttributeValue | Gets the value of the specified attribute of an element as a raw string. |
![]() |
GetElementName | Gets the name of the element. |
![]() |
GetElementValue | Gets the XML value as a raw string. |
![]() |
RemoveElementAttribute | Removes the specified attribute from the XML element. |
![]() |
SetAttributeValue | Sets the value of the specified attribute from a raw string. |
![]() |
SetElementValue | Sets the XML value from a raw string. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Bounds | The bounding rectangle of the element. |
![]() |
ElementType | The element type |