C#
VB
C++
Starts clipping the mouse cursor inside the given rectangle.
protected virtual void StartClipCursor(
Rect rc
)
Protected Overridable Sub StartClipCursor( _
ByVal rc As Rect _
)
protected:
virtual void StartClipCursor(
Rect rc
)
rc
The rectangle in which the cursor will be shown.
Derived classes usually call this method upon ending or canceling the design operation.
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