Leadtools.Controls Namespace > ImageViewer Object : UpdateShadowOnRotation Property |
get_updateShadowOnRotation();
set_updateShadowOnRotation(value);
Object.defineProperty('updateShadowOnRotation');
Type | Description |
---|---|
boolean | true to update the CSS values for the box-shadow property of each item border element, otherwise; false Default value is true. |
This property is used with Elements Mode only. Refer to Image Viewer Elements Mode for more information.