Provides a scaled-down view of a DiagramView content and lets the user scroll the bound view.
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 diagram by 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. |
||
Specifies the name of a JavaScript function that should be invoked when the Overview object is fully loaded on the client side. |
||
Gets or sets the DiagramView instance whose contents to display in the overview control. |
||
Specifies the ID of the DiagramView that should be displayed in this control. |
||
Gets or sets a color used to blend with the part of the diagram that is not visible in the DiagramView's client rectangle. |
||
Gets the size of the div element rendered for this control. |
||
Gets or sets a threshold value that hides text if scaled font sizes become smaller. |
||
Gets or sets a fixed scale factor to be used when FitAll mode is disabled. |
||
Gets or sets a value indicating whether to fit the whole diagram inside the overview window control. |
||
Shows or hides the scrollbars of the overview control. |
Name | Description | |
---|---|---|
WebControl.RenderBeginTag override. |
Name | Description | |
---|---|---|
WebControl.OnInit override. |
||
WebControl.OnPreRender override. |
||
WebControl.Render override. |
||
WebControl.RenderContents override. |