Initializes a new instance of the VisioNode class using the specified node as a prototype.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public VisioNode ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The node to use as a prototype. The properties of the new node are initialized from the property values of this node.