getResizeValue Method

Summary

Retrieves the current resize value that is used to render the 3D image.

Syntax
TypeScript
JavaScript
Cell3D.prototype.getResizeValue = function() 
getResizeValue(): number; 

Return Value

The resized value of the 3D object image.

Remarks

the resize value will be activated when the user hold down the mouse button and start moving, once the user is done, the resize value will be deactivated and the image will be render at full resolution.

default value is 2

if the user doesn't want to resize the image on mouse down, he can set the value to 1.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.