sensitivity Property

Summary

Indicates the percentage value of the mouse sensitivity.

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

Property Value

Value that indicates the percentage value of the mouse sensitivity.

Remarks

Default value is 1, which means that 1 pixel movement changes the property 1 unit.

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