Search
CommandContext.Document Property
See Also
 





Gets the document this command will operate on.

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

 Syntax

C#  Copy Code

public Diagram Document { get; }

Visual Basic  Copy Code

Public ReadOnly Property Document As Diagram

 Property Value

 See Also