borderThickness Property

Summary

Spy glass border thickness.

Syntax

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

Property Value

The spy glass border thickness. The default value is 1.

Remarks

Set this value to 0 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