The following tables list the members exposed by ImageViewerZoomToInteractiveMode.
| Name | Description | |
|---|---|---|
![]()  | ImageViewerZoomToInteractiveMode Constructor | Initializes a new instance of ImageViewerZoomToInteractiveMode. | 
| Name | Description | |
|---|---|---|
![]()  | BorderColor | Gets or sets the interactive mode canvas border color. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | BorderStyle | Gets or sets the interactive mode canvas border style. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | BorderThickness | Gets or sets the interactive mode canvas border thickness. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | IdleCursor | Gets or sets the mouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | ImageViewerControl | Gets the image viewer for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | InteractiveService | Gets the interactive service for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | IsStarted | Gets a value that indicate if this mode has started. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | IsWorking | Gets a value that indicates whether this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | MouseButton | Gets or sets the mouse button associated with this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | Name | Overridden. Gets the name of this mode. | 
![]()  | WorkingCursor | Gets or sets the mouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | WorkOnImageRectangle | Gets or sets a value that indicates whether to restrict the work area to the image rectangle. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
| Name | Description | |
|---|---|---|
![]()  | InteractiveModeCanvas | Gets or sets the interactive mode canvas. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | RestartOnImageChange | Gets a value that indicates whether this interactive mode should re-start if the image in the viewer has changed. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
| Name | Description | |
|---|---|---|
![]()  | Start | Starts the mode. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | Stop | Stops the mode. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | ToString | Returns the name of this mode. | 
| Name | Description | |
|---|---|---|
![]()  | RubberBandCompleted | Occurs when the user completes the rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | RubberBandDelta | Occurs when the user is performing rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | RubberBandStarted | Occurs when the user starts the rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) | 
![]()  | WorkCompleted | Occurs when this mode completes the work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | 
![]()  | WorkStarted | Occurs when this mode starts working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |