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

IRubberband Members

The IRubberband type exposes the following members.

Methods

Name Description
Public method Connect

Connects this user input controller (navigator or rubberband) to the BitmapViewer control.

(Inherited from IUserInputController.)
Public method Disconnect

Disconnects this user input controller (navigator or rubberband) from the BitmapViewer control.

(Inherited from IUserInputController.)
Public method Update

This method is called by the BitmapViewer when it needs to be repainted or updated in any other way.

(Inherited from IUserInputController.)

See Also

Reference