Shape to use with this rubber band mode.
public override ImageViewerRubberBandShape Shape { get; set; }
public:
virtual property ImageViewerRubberBandShape^ Shape
{
ImageViewerRubberBandShape^ get() override
void set(ImageViewerRubberBandShape^ value) override
}
The shape to use with this rubber band mode. Default value is ImageViewerRubberBandShape.Rectangle.
This mode does not support ImageViewerRubberBandShape.Freehand, trying to set this shape will throw an exception.
You cannot change the shape if the mode is already working. Doing so will throw an exception.
ImageViewerSelectItemsInteractiveMode Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document