Gets the rectangle used to clip the cursor when ClipCursor is true.
protected virtual Rectangle ClipCursorRectangle {get;}
Protected Overridable ReadOnly Property ClipCursorRectangle As Rectangle
protected:
virtual property Rectangle ClipCursorRectangle {
Rectangle get();
}
The System.Drawing.Rectangle structure used to clip the cursor when ClipCursor is true.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)
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