Gets or sets the Diagram instance whose contents to display in the overview control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Diagram Document { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Document As Diagram |
Remarks
See Also