The StartClipCursor Method is available in LEADTOOLS Document and Medical Imaging toolkits.
- rc
- The rectangle in which the cursor will be shown.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnDesigner Dim rc As Rectangle instance.StartClipCursor(rc) |
Parameters
- rc
- The rectangle in which the cursor will be shown.
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Derived classes usually call this method upon starting the design operation. You can use ClipCursorRectangle as the value for rc in most cases.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7