Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

EndClipCursor Method






Ends clipping the mouse cursor.
Syntax
protected virtual void EndClipCursor()
'Declaration
 
Protected Overridable Sub EndClipCursor() 
'Usage
 
Dim instance As AnnDesigner
 
instance.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
Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)