scaleMode Property

Summary

Gets the current frame scale mode

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

Property Value

MedicalViewerSizeMode enumeration that represents current frame scale mode.

Remarks

To set scale mode, refer to Zoom.

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