Initializes a new instance of the ShapeNode class using the specified node as a prototype.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ShapeNode ( |
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.
This constructor copies the ShapeNode property values from the specified prototype node.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |