Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
StartClipCursor Method
See Also 
Leadtools.Annotations Namespace > AnnDesigner Class : StartClipCursor Method




rc
The rectangle in which the cursor will be shown.
Starts clipping the mouse cursor inside the given rectangle.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub StartClipCursor( _
   ByVal rc As Rectangle _
) 
Visual Basic (Usage)Copy Code
Dim instance As AnnDesigner
Dim rc As Rectangle
 
instance.StartClipCursor(rc)
C# 
protected virtual void StartClipCursor( 
   Rectangle rc
)
Managed Extensions for C++ 
protected: virtual void StartClipCursor( 
   Rectangle rc
) 
C++/CLI 
protected:
virtual void StartClipCursor( 
   Rectangle rc
) 

Parameters

rc
The rectangle in which the cursor will be shown.

Example

For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations

Remarks

Derived classes usually call this method upon starting the design operation. You can use ClipCursorRectangle as the value for rc in most cases.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features