offset Property

Summary

Extra offset of the spy glass.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerSpyGlassDrawImageEventArgs.prototype, 'offset', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
offset: LeadPointD; 

Property Value

The extra offset of the spy glass in pixels.

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