updateShadowOnRotation Property (ImageViewer)

Summary

Indicate whether to update the CSS values for the box-shadow property of each item border element.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'updateShadowOnRotation', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
updateShadowOnRotation: boolean;

Property Value

true 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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize