Initializes a new instance of the SvgNode class with default values supplied form the specified Diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public SvgNode ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram from which to obtain default values for the node properties.
See Also