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




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