LEADTOOLS JavaScript (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

StartClipCursor Method

The rectangle in which the cursor will be shown.
Starts clipping the mouse cursor inside the given rectangle.
Syntax
 function Leadtools.Annotations.Designers.AnnDesigner.startClipCursor( 
   rc 
)

Parameters

ParameterTypeDescription
rcLeadRectDThe rectangle in which the cursor will be shown.
Remarks

Derived classes usually call this method upon starting the design operation. In most cases, you can use the ClipCursorRectangle as the value for the rc parameter.

This method has no effect in a touch environment.

Example

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

See Also

Reference

AnnDesigner Object
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.