ImageGear23.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > AnnotatorSettings Class : DoubleClickThreshold Property |
'Declaration Public Property DoubleClickThreshold As Long
'Usage Dim instance As AnnotatorSettings Dim value As Long instance.DoubleClickThreshold = value value = instance.DoubleClickThreshold
public long DoubleClickThreshold {get; set;}