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




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