C#
VB
C++
Enables and disables clipping the cursor.
public bool ClipCursor { get; set; }
Public Property ClipCursor As Boolean
true to clip the cursor to the bounding Rectangle of the RasterImagePanViewer control. false to allow the cursor to move outside the bounding rectangle of the RasterImagePanViewer control. The default is true.
Refer to Viewer example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET