Gets or sets the DiagramView instance whose contents to display in the overview control.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public DiagramView DiagramView { get; set; } |
Visual Basic Copy Code |
---|
Public Property DiagramView As DiagramView |
An instance of the DiagramView class associated with this Overview object.