Enables or disables rubber band selection in the RasterImageList.
public bool EnableRubberBandSelection { get; set; }
Public Property EnableRubberBandSelection As Boolean
true to enable rubber band selection; false otherwise. true is the default value.
This property is used only if SelectionMode is set to RasterImageListSelectionMode.Multi. If thes property value is set to true when bring up a context menu using right-click, the selection will be lost.
For an example, refer to AutoDeselectItems.
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