backgroundColor Property (ImageViewerSpyGlassInteractiveMode)

Summary

Color used to fill the spy glass background.

Syntax

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

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