SvgNode instances are diagram nodes that can render SVG drawings.
The following tables list the members exposed by the SvgNode type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the SvgNode class with default values supplied from the specified Diagram. |
Name | Description | |
---|---|---|
![]() |
Gets an SvgContent instance representing the SVG drawing rendered in this node. |
|
![]() |
Returns a Builder object used to configure this SvgNode instance. |
|
![]() |
DiagramNode.LoadFromXml override. Loads the node's content from an XML element. |
|
![]() |
Saves the node's content into an XML element. |
|
![]() |
Sets an SvgContent instance representing the SVG drawing rendered in this node. |
|
![]() ![]() |
Returns a Builder object used to configure and create new SvgNode instances. |