scale Property

Summary

Gets or sets the spy glass scale

Syntax

JavaScript Syntax
Object.defineProperty(MedicalSpyGlassInteractiveMode.prototype, 'scale', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
scale: number; 

Property Value

Value that indicates the spy glass scale.

Remarks

you can adjust the scale by using the mouse wheel while holding down the mouse button when doing the spy glass interactive mode, for more information on how to run the spy glass interactive mode, refer to SpyGlassAction.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly