The following tables list the members exposed by ImageViewerSelectItemsInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerRubberBandInteractiveMode | Initializes a new instance of ImageViewerRubberBandInteractiveMode (Inherited from ImageViewerRubberBandInteractiveMode) | |
ImageViewerSelectItemsInteractiveMode | Initializes a new instance of ImageViewerSelectItemsInteractiveMode. |
Public Methods
Name | Description | |
---|---|---|
Start | Starts the mode. | |
Stop | Stops the mode. |
Protected Methods
Name | Description | |
---|---|---|
OnRubberBandCompleted | Raises the RubberBandCompleted event. (Inherited from ImageViewerRubberBandInteractiveMode) | |
OnRubberBandDelta | Overrides OnRubberBandDelta | |
OnRubberBandStarted | Overrides OnRubberBandStarted | |
Render | Renders the shape on the viewer surface. (Inherited from ImageViewerRubberBandInteractiveMode) |
Public Properties
Name | Description | |
---|---|---|
BackgroundBrush | Brush to use for filling the shape. (Inherited from ImageViewerRubberBandInteractiveMode) | |
BorderBackPen | Back pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode) | |
BorderPen | Pen to use for outlining the shape. (Inherited from 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 ImageViewerRubberBandInteractiveMode) | |
Id | Unique ID of this mode | |
IsKeyboardEnabled | Indicates whether the user can use the keyboard to select or move the current selected item(s) in the current ViewLayout. | |
Item | Overrides Item | |
MultiSelectKeyModifier | Modifier key to use for multi-selection. | |
Name | Name of this mode. | |
RestrictToWorkBounds | Indicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from ImageViewerRubberBandInteractiveMode) | |
RoundRectangleRadius | Radius of the round rectangle shape. (Inherited from ImageViewerRubberBandInteractiveMode) | |
SelectionMode | Selection mode. | |
Shape | Shape to use with this rubber band mode. |
Public Events
Name | Description | |
---|---|---|
RubberBandCompleted | Occurs when the user completes the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode) | |
RubberBandDelta | Occurs when the user is performing rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode) | |
RubberBandStarted | Occurs when the user starts the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET