Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerInteractiveMode Object

Show in webframe
Fields  Properties  Methods  Events


The following tables list the members exposed by ImageViewerInteractiveMode.

Public Fields
 NameDescription
ActiveItemModeIdImageViewerActiveItemInteractiveMode ID.  
AddRegionModeIdImageViewerAddRegionInteractiveMode ID. For future use.  
AutoPanModeIdImageViewerAutoPanInteractiveMode ID.  
CenterAtModeIdImageViewerCenterAtInteractiveMode ID.  
DragModeIdImageViewerDragInteractiveMode ID.  
FloaterModeIdImageViewerFloaterInteractiveMode  
MagnifyGlassModeIdImageViewerMagnifyGlassInteractiveMode ID.  
NoneModeIdImageViewerNoneInteractiveMode ID.  
PagerModeIdImageViewerPagerInteractiveMode ID.  
PanZoomModeIdImageViewerPanZoomInteractiveMode ID.  
RubberBandModeIdImageViewerRubberBandInteractiveMode ID.  
SelectItemsModeIdImageViewerSelectItemsInteractiveMode ID.  
SpyGlassModeIdImageViewerSpyGlassInteractiveMode ID.  
UserModeIdStart of user interactive modes ID.  
ZoomAtModeIdImageViewerZoomAtInteractiveMode ID.  
ZoomToModeIdImageViewerZoomToInteractiveMode ID.  
Top
Public Properties
 NameDescription
AutoDisableTransitionsAutomatically disable CSS transitions while this mode is working.  
AutoItemModeIndicates how the mode updates the Item property.  
HitTestStateIndicates this mode hit-test state.  
HitTestStateCursorMouse cursor to use for the hit-test state of this ImageViewerInteractiveMode.  
IdUnique ID of this mode.  
IdleCursorMouse cursor to use for the idle state of this ImageViewerInteractiveMode  
ImageViewerImage Viewer for this mode.  
InteractiveServiceInteractive service for this mode.  
IsDragMouseWheelEnabledIndicates whether this mode accepts drag events originated using the mouse wheel.  
IsEnabledIndicates of this mode is currently enabled and can work.  
IsStartedGets a value that indicate if this mode has started.  
IsWorkingGets a value that indicates whether this mode is working.  
ItemItem that the mode will use as the work source.  
ItemPartItem part that this mode will use when working.  
MouseButtonsMouse button(s) associated with this mode.  
NameUser friendly name of this mode.  
TagUser defined data for this ImageViewerInteractiveMode  
WorkingCursorMouse cursor to use for the working state of this ImageViewerInteractiveMode.  
WorkOnBoundsIndicates whether this mode will only work if the original click or touch was in a specified bounding area.  
Top
Public Methods
 NameDescription
StartStarts the mode.  
StopStops the mode.  
ToStringReturns the user friendly name of this mode.  
Top
Protected Methods
 NameDescription
CanStartWorkGets a value that indicates whether the mode can start work.  
CanWorkOnItemGets a value that indicate whether this mode can work on a given item.  
GetItemWorkBoundsGet the work bounds of an item.  
GetWorkBoundsCurrent work bounds for this mode.  
OnWorkCompletedIndicates that this mode has completed working and raises the WorkCompleted event.  
OnWorkStartedIndicates that this mode has started working and raises the WorkStarted event.  
UpdateAutoItemUpdates the Item property.  
Top
Public Events
 NameDescription
WorkCompletedOccurs when this mode completes the work.  
WorkStartedOccurs when this mode starts working.  
Top
See Also

Reference

ImageViewerInteractiveMode Object
Leadtools.Controls Namespace

Error processing SSI file