ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearMouseToolSettings Class / SelectProperty Field




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