ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearSelectSettings Class / MinimumAreaProperty Field




In This Topic
    MinimumAreaProperty Field (ImGearSelectSettings)
    In This Topic
    Represents MinimumArea dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinimumAreaProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearSelectSettings.MinimumAreaProperty
    public static readonly DependencyProperty MinimumAreaProperty
    public: static readonly DependencyProperty* MinimumAreaProperty
    public:
    static readonly DependencyProperty^ MinimumAreaProperty
    See Also