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