MindFusion.Wpf Pack Programmer's Guide
RemoveItemCmd.Item Property
See Also
 





Gets the item associated with the command.

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

 Syntax

C#  Copy Code

public DiagramItem Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As DiagramItem

 Property Value

 See Also

RemoveItemCmd Members
RemoveItemCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace