Gets or sets the Diagram instance whose contents to display in the overview control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Diagram Document { get; set; } |
Visual Basic
![]() |
---|
Public Property Document As Diagram |
The overview control needs a Diagram reference to present the diagram in overview mode.