The Overview control provides a scaled-down view of Diagram contents and allows scrolling and zooming a DiagramView.
The following tables list the members exposed by the Overview type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Overview class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether users are allowed to zoom the diagramby resizing the overview's viewport tracker rectangle. |
|
![]() |
Gets or sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing. |
|
![]() |
Gets or sets the background color of the overview control. |
|
![]() |
Gets or sets the DiagramView shown by this Overview. |
|
![]() |
Gets or sets a color used to blend with the part of the diagram that is not visible in target DiagramView. |
|
![]() |
Returns a reference to the control's DOM element. (Inherited from Control.) |
|
![]() |
Gets or sets whether mouse events are enabled. (Inherited from Control.) |
|
![]() |
Gets the unit of measure used for logical coordinates. (Inherited from CanvasControl.) |
|
![]() |
Gets or sets a fixed scale factor to apply when FitAll is disabled. |
|
![]() |
Gets or sets 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. |
Name | Description | |
---|---|---|
![]() |
Registers a single event listener on the instance. (Inherited from Disposable.) |
|
![]() ![]() |
Adds an event listener to a DOM element. (Inherited from Control.) |
|
![]() ![]() |
Removes all event listeners from a DOM element. (Inherited from Control.) |
|
![]() |
Transforms a point from client to document coordinates. (Inherited from CanvasControl.) |
|
![]() ![]() |
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. |
|
![]() |
Transforms a point from document to client coordinates. (Inherited from CanvasControl.) |
|
![]() ![]() |
Returns the specified Overview object. This member is static and can be invoked without creating an instance of the class. |
|
![]() ![]() |
Constructs a JavaScript object from a JSON string. (Inherited from Control.) |
|
![]() |
Raises an event. (Inherited from Disposable.) |
|
![]() |
Registers an onsubmit handler for the Control's parent html form to flush postback data. (Inherited from Control.) |
|
![]() |
Removes a single event listener attached to the instance. (Inherited from Disposable.) |
|
![]() ![]() |
Converts a JavaScript object to a JSON string. (Inherited from Control.) |