Initializes a new instance of the ShapeNode class with default values supplied form the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ShapeNode ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The Diagram from which to obtain default values for the node properties.
This constructor initializes the ShapeNode properties with the values specified in the respective default-value properties of the Diagram object.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |