Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgNodeHandle Class |
The following tables list the members exposed by SvgNodeHandle.
Name | Description | |
---|---|---|
Bounds | The bounding rectangle of the element. | |
ElementType | The element type |
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. |