tiling Field

Summary

A value that determines whether to use the tiling for the spy glass or use the background image.

Syntax
TypeScript
JavaScript
MedicalSpyGlassInteractiveMode = function() { 
   this.tiling = (default 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly