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 Connect

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

(Inherited from UserInputController.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Disconnect

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

(Inherited from UserInputController.)
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method Erase

Erases (discards) the rubberband from the control.

Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone Overloaded.
Public method ToString (Inherited from Component.)
Public method Update

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

(Inherited from RectangleController.)

See Also

Reference