Gets a reference to the DiagramItem to be created or modified.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItem CurrentItem { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property CurrentItem As DiagramItem |
An instance of the DiagramItem class.