updateShadowOnRotation Property (Deprecated)

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'updateShadowOnRotation', 
	get: function(), 
	set: function(value) 
) 
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 deprecated.

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

History

19.0.0.51

Deprecated. Cannot be set; value is always false.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.