borderColor Property

Summary

Spy glass border color.

Syntax

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

Property Value

The spy glass border color. The default value is "black".

Remarks

Set this value to null to disable rendering the border.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly