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

ZoomInNavigator Members

The ZoomInNavigator type exposes the following members.

Constructors

Name Description
Public method ZoomInNavigator

Creates and initializes new ZoomInNavigator class instance.

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.)
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 by the BitmapViewer when it needs to be repainted or updated in any other way.

(Inherited from UserInputController.)

Properties

Name Description
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Public property Site (Inherited from Component.)

Events

Name Description
Public event Disposed (Inherited from Component.)

See Also

Reference