Initializes a new instance of the DiagramItem class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected DiagramItem () |
Visual Basic
Copy Code
|
|---|
Protected Sub New () |
RemarksThis constructor sets the DiagramItem properties to their default values.
See Also