ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : DoubleClickThreshold Property |
'Declaration Public Property DoubleClickThreshold As Integer
'Usage Dim instance As ImGearAnnotationSettings Dim value As Integer instance.DoubleClickThreshold = value value = instance.DoubleClickThreshold
public int DoubleClickThreshold {get; set;}