DragThreshold Property (C1LineMarker)
In This Topic
Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.
Syntax
'Declaration
Public Property DragThreshold As Double
public double DragThreshold {get; set;}
See Also