The Overview control provides a scaled-down view of 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 | |
---|---|---|
![]() |
Gets the background color of the overview control. |
|
![]() |
Gets the DiagramView instance whose contents is displayed in the overview. |
|
![]() |
Gets a color used to blend with the part of the diagram that is not visible in the Diagram's client rectangle. |
|
![]() |
Gets a value that specifies whether to fit the whole diagram inside the overview. |
|
![]() |
Gets the fixed scale factor that is used when the FitAll mode is disabled. |
|
![]() |
Gets a value indicating whether the overview control should display scrollbars. |
|
![]() |
Gets the Pen object used to draw the tracking rectangle border. |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
Resumes repainting the control after a suspendRepaint call. |
|
![]() |
Sets the background color of the overview control. |
|
![]() |
Sets the DiagramView instance whose contents should be displayed in the overview. |
|
![]() |
Sets a color used to blend with the part of the diagram that is not visible in the Diagram's client rectangle. |
|
![]() |
Sets a value indicating whether to fit the whole diagram inside the overview. |
|
![]() |
Sets a fixed scale factor that should be used when the FitAll mode is disabled. |
|
![]() |
Sets a value indicating whether the overview control should display scrollbars. |
|
![]() |
Sets the Pen object used to draw the tracking rectangle border. |
|
![]() |
Stops repainting the control. This is useful when using the JDiagram API from JavaScript, where the control would be repainted after each script line executes. |
|
![]() |
Causes the control to recalculate all its internals and repaint its client area. |