←Select platform
In This Topic ▼

ImageViewerSelectItemsInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerSelectItemsInteractiveMode.

Public Constructors

Name Description
Public Constructor
ImageViewerRubberBandInteractiveMode Initializes a new instance of ImageViewerRubberBandInteractiveMode (Inherited from ImageViewerRubberBandInteractiveMode)
Public Constructor ImageViewerSelectItemsInteractiveMode Initializes a new instance of ImageViewerSelectItemsInteractiveMode.

Public Methods

Name Description
Public Method
Start Starts the mode.
Public Method Stop Stops the mode.

Protected Methods

Name Description
Protected Method
OnRubberBandCompleted Raises the RubberBandCompleted event. (Inherited from ImageViewerRubberBandInteractiveMode)
Protected Method OnRubberBandDelta Overrides OnRubberBandDelta
Protected Method OnRubberBandStarted Overrides OnRubberBandStarted
Protected Method Render Renders the shape on the viewer surface. (Inherited from ImageViewerRubberBandInteractiveMode)

Public Properties

Name Description
Public Property
BackgroundBrush Brush to use for filling the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderBackPen Back pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderPen Pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property CanHoverDisabledItems Indicates whether disabled items can be hovered.
Public Property CanSelectDisabledItems Indicates whether disabled items can be selected.
Public Property FillMode Mode to use when filling the rubber band shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property Id Unique ID of this mode
Public Property IsKeyboardEnabled Indicates whether the user can use the keyboard to select or move the current selected item(s) in the current ViewLayout.
Public Property Item Overrides Item
Public Property MultiSelectKeyModifier Modifier key to use for multi-selection.
Public Property Name Name of this mode.
Public Property RestrictToWorkBounds Indicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property RoundRectangleRadius Radius of the round rectangle shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property SelectionMode Selection mode.
Public Property Shape Shape to use with this rubber band mode.

Public Events

Name Description
Public Event
RubberBandCompleted Occurs when the user completes the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandDelta Occurs when the user is performing rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandStarted Occurs when the user starts the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)

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