shape Property

Summary

Spy glass shape.

Syntax

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

Property Value

The spy glass shape. The default value is ImageViewerSpyGlassShape.RoundRectangle.

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