The Overview control provides a scaled-down view of a Diagram contents and allows scrolling and zooming the diagram with the mouse.
The following tables list the members exposed by the Overview type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Overview class. |
Name | Description | |
---|---|---|
![]() ![]() |
Creates and initializes a new Overview from the specified element. This method is static and can be called without creating an instance of the class. |
|
![]() ![]() |
Returns the specified Overview object. This member is static and can be invoked without creating an instance of the class. |
|
![]() |
Gets a value indicating whether users are allowed to zoom the diagram by resizing the overview's viewport tracker rectangle. |
|
![]() |
Gets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing. |
|
![]() |
Checks if mouse events are enabled. |
|
![]() |
Gets a fixed scale factor to be used when FitAll is disabled. |
|
![]() |
Gets a value indicating whether to fit the whole diagram inside the overview control. |
|
![]() |
Gets the overview's horizontal scroll position. |
|
![]() |
Gets the overview's vertical scroll position. |
|
![]() |
Returns the visible portion of the diagram area. |
|
![]() |
Registers an onsubmit handler for the Overview's parent html form to flush postback data. |
|
![]() |
Sets a value indicating whether users are allowed to zoom the diagram by resizing the overview's viewport tracker rectangle. |
|
![]() |
Sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing. |
|
![]() |
Sets the Diagram shown by this Overview. |
|
![]() |
Enables or disables handling of mouse events. |
|
![]() |
Sets a fixed scale factor to be used when FitAll is disabled. |
|
![]() |
Sets a value indicating whether to fit the whole diagram inside the overview control. |