Initializes a new DiagramNode instance by setting its properties to the default values defined in the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode ( |
Visual Basic
![]() |
---|
Public New ( _ |
A Diagram instance whose default nodeattributes are copied to this node.
This constructor initializes the DiagramNode properties with the values specified in the respective default-value properties of the Diagram object.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |