Search
Overview Properties
 


 Public Properties

  Name Description

AddScriptReferences

Gets or sets a value indicating whether the control should render references to the client scripts.

AllowZoom

Gets or sets a value indicating whether users are allowed to zoom the diagram by 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.

ClientScriptLocation

Gets or sets the URL to the MindFusion.Diagramming.js file.

DiagramView

Gets or sets the id of the DiagramView.

DimColor

Gets or sets a color of the displayed diagram.

Enabled

Gets or sets a value indicating whether handling of mouse events is enabled.

Height

Gets or sets the height of the view.

Id

Gets or sets the id of the view.

MinVisibleFontSize

Gets or sets a threshold value that hides text if scaled font sizes become smaller.

ScaleFactor

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

ScaleMode

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

Width

Gets or sets the width of the view.

 See Also