ASP.NET Pack Programmer's Guide
Command.Context Property
See Also
 





Gets the command's context.

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

 Syntax

C#  Copy Code

protected CommandContext Context { get; }

Visual Basic  Copy Code

Protected ReadOnly Property Context As CommandContext

 Property Value

 See Also

Command Members
Command Class
MindFusion.Diagramming.Commands Namespace