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

RectangleRubberband Methods

The RectangleRubberband type exposes the following members.

Methods

Name Description
Public method addCssClass

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

Connects this rectangle rubberband 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 erase

Erases (discards) the rubberband from the control.

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 update

Updates the control.

Public method updated (Inherited from UserInputController.)

See Also

Reference