←Select platform
In This Topic ▼

ImageViewerAutoPanInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerAutoPanInteractiveMode.

Public Constructors

Name Description
Public Constructor
ImageViewerAutoPanInteractiveMode Initializes a new instance of ImageViewerAutoPanInteractiveMode.

Protected Constructors

Name Description
Protected Constructor
ImageViewerInteractiveMode Initializes a new instance of ImageViewerInteractiveMode. (Inherited from ImageViewerInteractiveMode)

Public Methods

Name Description
Public Method
Start Starts the mode.
Public Method Stop Stops the mode.
Public Method ToString Returns the user friendly name of this mode. (Inherited from ImageViewerInteractiveMode)

Protected Methods

Name Description
Protected Method
CanStartWork Gets a value that indicates whether the mode can start work. (Inherited from ImageViewerInteractiveMode)
Protected Method CanWorkOnItem Gets a value that indicate whether this mode can work on a given item. (Inherited from ImageViewerInteractiveMode)
Protected Method GetItemWorkBounds Get the work bounds of an item. (Inherited from ImageViewerInteractiveMode)
Protected Method GetWorkBounds Current work bounds for this mode. (Inherited from ImageViewerInteractiveMode)
Protected Method OnWorkCompleted Indicates that this mode has completed working and raises the WorkCompleted event. (Inherited from ImageViewerInteractiveMode)
Protected Method OnWorkStarted Indicates that this mode has started working and raises the WorkStarted event. (Inherited from ImageViewerInteractiveMode)
Protected Method UpdateAutoItem Updates the Item property. (Inherited from ImageViewerInteractiveMode)

Public Properties

Name Description
Public Property
AutoItemMode Indicates how the mode updates the Item property. (Inherited from ImageViewerInteractiveMode)
Public Property BeginDelay Delay to use before auto-panning starts.
Public Property EdgeSize Edge detection size in pixels.
Public Property HideCursorWhileWorking Indicates whether to hide the mouse cursor when this mode is working. (Inherited from ImageViewerInteractiveMode)
Public Property HitTestState Indicates this mode hit-test state. (Inherited from ImageViewerInteractiveMode)
Public Property HitTestStateCursor Mouse cursor to use for the hit-test state of this ImageViewerInteractiveMode. (Inherited from ImageViewerInteractiveMode)
Public Property Id Unique ID of this mode
Public Property IdleCursor Mouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from ImageViewerInteractiveMode)
Public Property ImageViewer Image Viewer for this mode. (Inherited from ImageViewerInteractiveMode)
Public Property InteractiveService Interactive service for this mode. (Inherited from ImageViewerInteractiveMode)
Public Property IsDragMouseWheelEnabled Indicates whether this mode accepts drag events originated using the mouse wheel. (Inherited from ImageViewerInteractiveMode)
Public Property IsEnabled Indicates of this mode is currently enabled and can work. (Inherited from ImageViewerInteractiveMode)
Public Property IsStarted Gets a value that indicate if this mode has started. (Inherited from ImageViewerInteractiveMode)
Public Property IsWorking Gets a value that indicates whether this mode is working. (Inherited from ImageViewerInteractiveMode)
Public Property Item Item that the mode will use as the work source. (Inherited from ImageViewerInteractiveMode)
Public Property ItemPart Item part that this mode will use when working. (Inherited from ImageViewerInteractiveMode)
Public Property MouseButtons Mouse button(s) associated with this mode. (Inherited from ImageViewerInteractiveMode)
Public Property MoveThreshold The move threshold.
Public Property Name Name of this mode.
Public Property PanDelay Delay between consecutive pans when the cursor or touch is not moved.
Public Property Tag User defined data for this ImageViewerInteractiveMode (Inherited from ImageViewerInteractiveMode)
Public Property WorkingCursor Mouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from ImageViewerInteractiveMode)
Public Property WorkOnBounds Indicates whether this mode will only work if the original click or touch was in a specified bounding area. (Inherited from ImageViewerInteractiveMode)

Public Events

Name Description
Public Event
WorkCompleted Occurs when this mode completes the work. (Inherited from ImageViewerInteractiveMode)
Public Event WorkStarted Occurs when this mode starts working. (Inherited from ImageViewerInteractiveMode)

Public Fields

Name Description
Public Field
ActiveItemModeId ImageViewerActiveItemInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field AddRegionModeId ImageViewerAddRegionInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field AutoPanModeId ImageViewerAutoPanInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field CenterAtModeId ImageViewerCenterAtInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field DragModeId ImageViewerDragInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field FloaterModeId ImageViewerFloaterInteractiveMode (Inherited from ImageViewerInteractiveMode)
Public Field MagnifyGlassModeId ImageViewerMagnifyGlassInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field NoneModeId ImageViewerNoneInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field PagerModeId ImageViewerPagerInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field PanZoomModeId ImageViewerPanZoomInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field RubberBandModeId ImageViewerRubberBandInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field SelectItemsModeId ImageViewerSelectItemsInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field SpyGlassModeId ImageViewerSpyGlassInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field UserModeId Start of user interactive modes ID. (Inherited from ImageViewerInteractiveMode)
Public Field ZoomAtModeId ImageViewerZoomAtInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)
Public Field ZoomToModeId ImageViewerZoomToInteractiveMode ID. (Inherited from ImageViewerInteractiveMode)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly