Initializes a new instance of the VisioNode class using the specified node as a prototype.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public VisioNode ( |
Visual Basic
![]() |
---|
Public New ( _ |
The node to use as a prototype. The properties of the new node are initialized from the property values of this node.
WpfDiagram Programmer's Guide | © 2025 MindFusion |