|
DXEventManager3DDragMouseDistance Property |
Gets or sets the distance mouse must make when the move is considered as mouse drag. The default value is 5.
Namespace: Ab3d.DirectX.UtilitiesAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public double DragMouseDistance { get; set; }
Property Value
DoubleSee Also