Search
CommandContext Class
See Also
 





The context of an executing command.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class CommandContext

Visual Basic  Copy Code

Public Class CommandContext

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Commands.CommandContext

 See Also