displayRect Property

Summary

Gets the display rectangle that represents the portion of the image currently viewed in the spy glass window.

Syntax

JavaScript Syntax
Object.defineProperty(SpyGlassPositionChangedEventArgs.prototype, 'displayRect', 
	get: function() 
) 
TypeScript Syntax
displayRect: LeadRectD; // read-only 

Property Value

LeadRectD that represents the portion of the image currently viewed in the spy glass window.

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.Medical Assembly