backgroundColor Property

Summary

Color used to fill the spy glass background.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'backgroundColor', 
	get: function(), 
	set: function(value) 
) 
backgroundColor: string; 

Property Value

The color used to fill the spy glass background. Default value is null.

Remarks

Set this value to any color other than null to fill the background of the spy glass.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

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

Leadtools.Controls Assembly