Search
ChangeItemCmd.Item Property
See Also
 





Gets a reference to diagram item affected by this operation.

Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramItem Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As DiagramItem

 Property Value

 See Also