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