ASP.NET Pack Programmer's Guide
CommandContext.Document Property
See Also
 





Gets the document this command will operate on.

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

 Syntax

C#  Copy Code

public Diagram Document { get; }

Visual Basic  Copy Code

Public ReadOnly Property Document As Diagram

 Property Value

 See Also

CommandContext Members
CommandContext Class
MindFusion.Diagramming.Commands Namespace