Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BorderStyle Property

Show in webframe
Style to use for outlining the shape.
Syntax
get_borderStyle();
set_borderStyle(value);
Object.defineProperty('borderStyle');

Property Value

TypeDescription
stringThe color to use for outlining the shape. Default value is "dotted".
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