tiling Field

Summary

Whether to use the tiling for the spy glass or use the background image.

Syntax
TypeScript
JavaScript
Object.defineProperty(SpyGlassAction.prototype, 'tiling', 
	get: function(), 
	set: function(value) 
) 
tiling: boolean; 
Remarks

Tiling is used to render a high resolution of the image if the user zooms in really close. If you need to apply image processing on the whole image, set this property to false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.