![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerSelectItemsInteractiveMode Class |
The following tables list the members exposed by ImageViewerSelectItemsInteractiveMode.
Name | Description | |
---|---|---|
![]() | ImageViewerSelectItemsInteractiveMode Constructor | Initializes a new instance of ImageViewerSelectItemsInteractiveMode. |
Name | Description | |
---|---|---|
![]() | AutoItemMode | Indicates how the mode updates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | BackgroundBrush | Brush to use for filling the shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) |
![]() | BorderPen | Pen to use for outlining the shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) |
![]() | CanHoverDisabledItems | Indicates whether disabled items can be hovered. |
![]() | CanSelectDisabledItems | Indicates whether disabled items can be selected. |
![]() | FillMode | Mode to use when filling the rubber band shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) |
![]() | HideCursorWhileWorking | Indicates whether to hide the mouse cursor when this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | HitTestState | Indicates this mode hit-test state. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | HitTestStateCursor | Mouse cursor to use for the hit-test state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | Id | Overridden. Unique ID of this mode |
![]() | IdleCursor | Mouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | ImageViewer | Image Viewer for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | InteractiveService | Interactive service for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | IsDragMouseWheelEnabled | Indicates whether this mode accepts drag events originated using the mouse wheel. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | IsEnabled | Indicates of this mode is currently enabled and can work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | IsKeyboardEnabled | Indicates whether the user can use the keyboard to select or move the current selected item(s) in the current ViewLayout. |
![]() | 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) |
![]() | Item | Overridden. Overrides Item |
![]() | ItemPart | Item part that this mode will use when working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | MouseButtons | Mouse button(s) associated with this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | MultiSelectKeyModifier | Modifier key to use for multi-selection. |
![]() | Name | Overridden. Name of this mode. |
![]() | RestrictToWorkBounds | Indicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) |
![]() | RoundRectangleRadius | Radius of the round rectangle shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode) |
![]() | SelectionMode | Selection mode. |
![]() | Shape | Overridden. Shape to use with this rubber band mode. |
![]() | Tag | User defined data for this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | WorkingCursor | Mouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
![]() | WorkOnBounds | Indicates whether this mode will only work if the original click or touch was in a specified bounding area. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
Name | Description | |
---|---|---|
![]() | Start | Overridden. Starts the mode. |
![]() | Stop | Overridden. Stops the mode. |
![]() | ToString | Returns the user friendly name of this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
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) |