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




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