The following tables list the members exposed by ImageViewerPanZoomInteractiveMode.
Name | Description | |
---|---|---|
ImageViewerPanZoomInteractiveMode Constructor | Initializes a new instance of ImageViewerPanZoomInteractiveMode. |
Name | Description | |
---|---|---|
EnablePan | Gets or sets a value that indicates whether to enable panning. | |
EnablePinchZoom | Gets or sets a value that indicates whether to enable pinch zoom. | |
EnableRotate | Gets or sets a value that indicates whether to enable rotate. | |
EnableZoom | Gets or sets a value that indicates whether to enable zooming. | |
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 indicate whether this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
MinimumScaleFactor | Gets or sets the minimum scale factor allowed. | |
Name | Overridden. Gets the name of this mode. | |
WorkOnImageRectangle | Gets or sets a value that indicates whether to restrict the work area to the image rectangle. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
ZoomAtImageControlCenter | Gets or sets a value that indicates whether the zoom origin is always the control's center. | |
ZoomKeyModifier | Gets or sets the modifier key to use for zooming. |
Name | Description | |
---|---|---|
Start | Overridden. Starts the mode. | |
Stop | Overridden. Stops the mode. | |
ToString | Returns the name of this mode. |
Name | Description | |
---|---|---|
CanStartWork | Gets a value that indicate whether the mode can start work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
OnWorkCompleted | Indicates that this mode has completed working and raises the WorkCompleted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
OnWorkStarted | Indicates that this mode has started working and raises the WorkStarted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
Name | Description | |
---|---|---|
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) |