Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Shape Property (ImageViewerRubberBandInteractiveMode)

Show in webframe
Shape to use with this rubber band mode.
Syntax
get_shape();
set_shape(value);
Object.defineProperty('shape');

Property Value

TypeDescription
ImageViewerRubberBandShapeThe shape to use with this rubber band mode. Default value is ImageViewerRubberBandShape.Rectangle.
Remarks

You cannot change the shape if the mode is already working. Doing so will throw an exception.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file