Search
Command.Context Property
See Also
 





Gets the command's context.

Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected CommandContext Context { get; }

Visual Basic  Copy Code

Protected ReadOnly Property Context As CommandContext

 Property Value

 See Also