ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / PageView Class / MouseToolProperty Field




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