|
CameraNavigationCirclesMouseMoveThreshold Field |
Gets or sets a double value that specifies how much user needs to move the mouse when pressing the button before rotation is started.
If mouse if moved for the specified amount or less and the mouse button is released, this this is considers a mouse click.
Default value is 1.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MouseMoveThreshold
Field Value
DoubleSee Also