Click or drag to resize

DraggableModelDragModeThreshold Property

Minimal distance the User has to move the mouse to any direction while holding the mouse button in order to activate Dragging mode

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float DragModeThreshold { get; set; }

Property Value

Type: Single
See Also