tiling Field

Summary

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

Syntax

JavaScript Syntax
SpyGlassAction = function() { 
   this.tiling = (default value); 
} 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly