[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineMarkerBuilder-1.DragThreshold

DragThreshold Method

DragThreshold(int)

Configurates DragThreshold. Sets the maximum distance from the horizontal or vertical line that the marker can be dragged.

Declaration
public LineMarkerBuilder<T> DragThreshold(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
LineMarkerBuilder<T>

Current builder.