Click or drag to resize
AB4D logo

EventManager3DDragMouseDistance Property

Gets or sets the distance mouse must make when the move is considered as mouse drag. The default value is 5.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double DragMouseDistance { get; set; }

Property Value

Double
See Also