ImageViewerInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerInteractiveMode.

Public Constructors

Name Description
ImageViewerInteractiveMode Initializes a new instance of ImageViewerInteractiveMode.

Public Methods

Name Description
= ImageViewerActiveItemInteractiveMode ID.
= ImageViewerAddRegionInteractiveMode ID. For future use.
= ImageViewerAutoPanInteractiveMode ID.
= ImageViewerCenterAtInteractiveMode ID.
= ImageViewerDragInteractiveMode ID.
= ImageViewerFloaterInteractiveMode
= ImageViewerMagnifyGlassInteractiveMode ID.
= ImageViewerNoneInteractiveMode ID.
= ImageViewerPagerInteractiveMode ID.
= ImageViewerPanZoomInteractiveMode ID.
= ImageViewerRubberBandInteractiveMode ID.
= ImageViewerSelectItemsInteractiveMode ID.
= ImageViewerSpyGlassInteractiveMode ID.
= Start of user interactive modes ID.
= ImageViewerZoomAtInteractiveMode ID.
= ImageViewerZoomToInteractiveMode ID.
canStartWork Gets a value that indicates whether the mode can start work.
canWorkOnItem Gets a value that indicate whether this mode can work on a given item.
getItemWorkBounds Get the work bounds of an item.
getWorkBounds Current work bounds for this mode.
onWorkCompleted Indicates that this mode has completed working and raises the WorkCompleted event.
onWorkStarted Indicates that this mode has started working and raises the WorkStarted event.
start Starts the mode.
stop Stops the mode.
toString Returns the user friendly name of this mode.
updateAutoItem Updates the Item property.
workCompleted.remove Occurs when this mode completes the work.
workStarted.remove Occurs when this mode starts working.

Public Properties

Name Description
autoDisableTransitions Automatically disable CSS transitions while this mode is working.
autoItemMode Indicates how the mode updates the Item property.
hitTestState Indicates this mode hit-test state.
hitTestStateCursor Mouse cursor to use for the hit-test state of this ImageViewerInteractiveMode.
id Unique ID of this mode.
idleCursor Mouse cursor to use for the idle state of this ImageViewerInteractiveMode
imageViewer Image Viewer for this mode.
interactiveService Interactive service for this mode.
isDragMouseWheelEnabled Indicates whether this mode accepts drag events originated using the mouse wheel.
isEnabled Indicates of this mode is currently enabled and can work.
isStarted Gets a value that indicate if this mode has started.
isWorking Gets a value that indicates whether this mode is working.
item Item that the mode will use as the work source.
itemPart Item part that this mode will use when working.
mouseButtons Mouse button(s) associated with this mode.
name User friendly name of this mode.
tag User defined data for this ImageViewerInteractiveMode
workingCursor Mouse cursor to use for the working state of this ImageViewerInteractiveMode.
workOnBounds Indicates whether this mode will only work if the original click or touch was in a specified bounding area.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly