Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BorderColor Property (ImageViewerRubberBandInteractiveMode)

Show in webframe
Color to use for outlining the shape.
Syntax
get_borderColor();
set_borderColor(value);
Object.defineProperty('borderColor');

Property Value

TypeDescription
stringThe color to use for outlining the shape. Default value is "black".
Remarks

Set this value to null to disable outlining the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file