Gets the container node associated with the command.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ContainerNode Container { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Container As ContainerNode |