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




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