Search
Overview Properties
 


 Public Properties

  Name Description

AllowZoom

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

BackColor

Gets or sets the background color of the overview control.

DiagramView

Gets or sets the DiagramView instance whose contents to display in this overview control.

DimColor

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

DisplayBackground

Gets or sets a value indicating whether to paint the diagram background with the diagram's BackBrush.

DisplayBackgroundImage

Gets or sets a value indicating whether to paint the diagram's BackgroundImage in the overview control.

DisplayImages

Gets or sets a value indicating whether to paint node images in the overview control.

DisplayInterior

Gets or sets a value indicating whether to fill interior of nodes with their Brush.

DisplayShadows

Gets or sets a value indicating whether to paint the shadows of items in the overview control.

DisplayText

Gets or sets a value indicating whether to paint the text of items in the overview control.

FitAll

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

ScaleFactor

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

ShowScrollbars

Gets or sets a value indicating whether the scrollbars of the overview control are visible.

SmoothingMode

Gets or sets the current anti-alias mode.

 See Also