Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BorderThickness Property (ImageViewerRubberBandInteractiveMode)

Show in webframe
Thickness to use for outlining the shape.
Syntax
get_borderThickness();
set_borderThickness(value);
Object.defineProperty('borderThickness');

Property Value

TypeDescription
intThe thickness to use for outlining the shape. Default value is 1.
Remarks

Set this value to 0 to disable outlining the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file