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




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