Gets a collection of all command objects contained within the composite one.
Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming
C# Copy Code |
---|
public new CommandCollection SubCommands { get; } |
Visual Basic Copy Code |
---|
Public Shadows ReadOnly Property SubCommands As CommandCollection |
CompositeCmd Members
CompositeCmd Class
MindFusion.Diagramming.Commands Namespace