zoom Method

Summary

Sets the zoom of the cell's content based on the cell's Scale Mode and the Scale Factor.

Syntax

TypeScript
JavaScript
Cell.prototype.zoom = function( 
   ScaleMode , 
   scaleFactor  
) 
   zoom(ScaleMode: MedicalViewerSizeMode, scaleFactor: number): void; 

Parameters

ScaleMode

A MedicalViewerSizeMode value that references the scale mode of the current Cell.

scaleFactor

A number value that references the scale factor of the current Cell.

Requirements

Target Platforms

See Also

Cell

Cell Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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