←Select platform

EndClipCursor Method

Summary

Ends clipping the mouse cursor.

Syntax

C#
VB
C++
protected virtual void EndClipCursor() 
  
Protected Overridable Sub EndClipCursor()  
protected: 
virtual void EndClipCursor();  

Remarks

Derived classes usually call this method upon ending or canceling the design operation.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly