Initializes a new instance of the DiagramItem class with default values supplied form the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected DiagramItem ( |
Visual Basic Copy Code |
---|
Protected New ( _ |
The Diagram from which to obtain default values for the item properties.
This constructor initializes the DiagramItem properties with the values specified in the respective default-value properties of the Diagram object. For more information see Initial Values of Item Properties.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |