.NET Framework Class Library
DocumentViewer.MouseMode Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Properties > DocumentViewer.MouseMode Property |
Gets or sets the mouse mode for the document viewer to be used.
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public Property MouseMode As CursorPreferences |
C# |
public CursorPreferences MouseMode { get; set; } |
Visual C++ |
public: |
The value can be Pan, Selection or MarqueeZoom.