scaleMode Property

Summary

The scale mode associated with the Cell.

Syntax

TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'scaleMode', 
   get: function() 
) 
   scaleMode: MedicalViewerSizeMode; // read-only 

Property Value

MedicalViewerSizeMode. The default value is 2 or MedicalViewerSizeMode.Fit.

Remarks

When zooming a cell's image, pass scaleMode to define how the image scales.

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.