ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationSettings Class / DoubleClickThresholdProperty Field




In This Topic
    DoubleClickThresholdProperty Field
    In This Topic
    Represents DoubleClickThreshold dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DoubleClickThresholdProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearAnnotationSettings.DoubleClickThresholdProperty
    public static readonly DependencyProperty DoubleClickThresholdProperty
    public: static readonly DependencyProperty* DoubleClickThresholdProperty
    public:
    static readonly DependencyProperty^ DoubleClickThresholdProperty
    See Also