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




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