Shape to use with this rubber band mode.
public virtual ImageViewerRubberBandShape Shape { get; set; }
Public Overridable Property Shape() As ImageViewerRubberBandShape
Get
Set
public:
virtual property ImageViewerRubberBandShape^ Shape
{
ImageViewerRubberBandShape^ get()
void set(ImageViewerRubberBandShape^ value)
}
The shape to use with this rubber band mode. Default value is ImageViewerRubberBandShape.Rectangle.
You cannot change the shape if the mode is already working. Doing so will throw an exception.
For an example, refer to ImageViewerRubberBandInteractiveMode.
ImageViewerRubberBandInteractiveMode Class
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