Provides a scaled-down view of a DiagramView contents and allows scrolling and zooming the diagram with the mouse.
The following tables list the members exposed by the Overview type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Overview class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether users are allowed to zoom the diagram by resizing the overview's viewport tracker rectangle. |
|
![]() |
Gets or sets the background color of the overview control. |
|
![]() |
Gets or sets the DiagramView instance whose contents to display in the overview control. |
|
![]() |
Gets or sets a color used to blend with the part of the diagram that is not visible in the DiagramView's current viewport. |
|
![]() |
Gets or sets a value indicating whether to paint the diagram background with the diagram's BackBrush. |
|
![]() |
Gets or sets whether to paint diagram's BackgroundImage in the overview control. |
|
![]() |
Gets or sets whether to paint node Images in the overview control. |
|
![]() |
Gets or sets whether to fill interior of nodes with their Brush. |
|
![]() |
Gets or sets whether to paint the shadows of items in the overview control. |
|
![]() |
Gets or sets a value indicating whether to paint the text of items in the overview control. |
|
![]() |
Gets or sets a value indicating whether to fit the whole diagram inside the overview window control. |
|
![]() |
Gets or sets a fixed scale factor to be used when FitAll is disabled. |
|
![]() |
Shows or hides the scrollbars of the overview control. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
ComponentBase.Dispose override. |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
Causes the control to recalculate all internals and repaint its client area. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
|
|
![]() |
|
See Also