Gets a reference to the subordinated item removed from the group by this command.
Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramItem Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As DiagramItem |