Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BackgroundStyle Property

Show in webframe
Style to use for filling the shape.
Syntax
get_backgroundStyle();
set_backgroundStyle(value);
Object.defineProperty('backgroundStyle');

Property Value

TypeDescription
stringThe style to use for filling the shape. Default value is null.
Remarks

Set this value to null to disable filling the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file