Search
Overview Properties
 


 Public Properties

  Name Description

allowZoom

Gets or sets a value indicating whether users are allowed to zoom the diagramby resizing the overview's viewport tracker rectangle.

autoScrollAmount

Gets or sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing.

backColor

Gets or sets the background color of the overview control.

diagramView

Gets or sets the DiagramView shown by this Overview.

dimColor

Gets or sets a color used to blend with the part of the diagram that is not visible in target DiagramView.

element

Returns a reference to the control's DOM element. (Inherited from Control.)

enabled

Gets or sets whether mouse events are enabled. (Inherited from Control.)

licenseLocation

Gets or sets the location of the license key file. (Inherited from Control.)

measureUnit

Gets the unit of measure used for logical coordinates. (Inherited from CanvasControl.)

scaleFactor

Gets or sets a fixed scale factor to apply when FitAll is disabled.

scaleMode

Gets or sets a value indicating whether to fit the whole diagram inside the overview control.

scrollX

Gets the overview's horizontal scroll position.

scrollY

Gets the overview's vertical scroll position.

viewport

Returns the visible portion of the diagram area.

 See Also