scale Property

Summary

The current scale associated with the SpyGlassInteractiveMode.

Syntax

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

Property Value

A number. The default value is 2.0.

Remarks

The scale factor is a value that enlarges or shrinks an image equal to a percentage of 100 * scale. For example, a default scale of 2.0 is equivalent to a 'zoom' of 200%.

Requirements

Target Platforms

See Also

SpyGlassInteractiveMode

SpyGlassInteractiveMode 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.