This documentation is for the old version. Go to the latest Graphics Mill docs

ZoomRectangleNavigator Members

The ZoomRectangleNavigator type exposes the following members.

Constructors

Name Description
Public method ZoomRectangleNavigator

Methods

Name Description
Public method addCssClass

(Inherited from UserInputController.)
Public method beginUpdate (Inherited from UserInputController.)
Public method connect

Connects this zoom rectangle navigator to the BaseViewer control.

Public method disconnect

Disconnects this rectangle controller from the BaseViewer control.

(Inherited from RectangleController.)
Public method dispose

Disposes control.

(Inherited from UserInputController.)
Public method endUpdate (Inherited from UserInputController.)
Public method initialize (Inherited from UserInputController.)
Public method onBubbleEvent

(Inherited from UserInputController.)
Public method raiseBubbleEvent

(Inherited from UserInputController.)
Public method raisePropertyChanged

(Inherited from UserInputController.)
Public method removeCssClass

(Inherited from UserInputController.)
Public method toggleCssClass

(Inherited from UserInputController.)
Public method updated (Inherited from UserInputController.)

Properties

Name Description
Public property element (Inherited from UserInputController.)
Public property events (Inherited from UserInputController.)
Public property isInitialized (Inherited from UserInputController.)
Public property isUpdating (Inherited from UserInputController.)
Public property maskColor

Gets/sets the color of the mask.

(Inherited from RectangleController.)
Public property maskOpacity

Gets/sets the opacity of the mask.

(Inherited from RectangleController.)
Public property outlineColor

Gets/sets the color of the rectangle outline.

(Inherited from RectangleController.)
Public property outlineStyle

Gets/sets the rectangle outline pen style (solid, dashed, etc).

(Inherited from RectangleController.)
Public property outlineWidth

Gets/sets the rectangle outline width.

(Inherited from RectangleController.)
Public property parent (Inherited from UserInputController.)
Public property visibilityMode (Inherited from UserInputController.)
Public property visible (Inherited from UserInputController.)

Events

Name Description
Public event disposing

(Inherited from UserInputController.)
Public event propertyChanged

(Inherited from UserInputController.)

See Also

Reference