The EndClipCursor Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Ends clipping the mouse cursor.Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub EndClipCursor() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnDesigner instance.EndClipCursor() |
C# | |
---|---|
protected virtual void EndClipCursor() |
C++/CLI | |
---|---|
protected: virtual void EndClipCursor(); |
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Derived classes usually call this method upon ending or canceling the design operation.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7