Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

UpdateShadowOnRotation Property

Show in webframe
Indicate whether to update the CSS values for the box-shadow property of each item border element.
Syntax
get_updateShadowOnRotation();
set_updateShadowOnRotation(value);
Object.defineProperty('updateShadowOnRotation');

Property Value

TypeDescription
booleantrue to update the CSS values for the box-shadow property of each item border element, otherwise; false Default value is true.
Remarks

This property is used with Elements Mode only. Refer to Image Viewer Elements Mode for more information.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file