Leadtools.Controls Namespace > ImageViewerRubberBandInteractiveMode Object : Shape Property |
get_shape();
set_shape(value);
Object.defineProperty('shape');
Type | Description |
---|---|
ImageViewerRubberBandShape | 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.