Shapes used by the rubberband interactive mode.
lt.Controls.ImageViewerRubberBandShape = {
Rectangle: 0,
RoundRectangle: 1,
Ellipse: 2,
Freehand: 3
}
lt.Controls.ImageViewerRubberBandShape = {
Rectangle: 0,
RoundRectangle: 1,
Ellipse: 2,
Freehand: 3
}
Members
0 | Rectangle |
(0) Rectangle shape |
1 | RoundRectangle |
(1) Round rectangle shape |
2 | Ellipse |
(2) Elliptical shape |
3 | Freehand |
(3) Freehand shape |
For an example, refer to 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