LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AnnCursorEventArgs Constructor (AnnCursorEventArgs)

Show in webframe
The id of the current AnnAutomationObject.
The designer type
0-based thumb index if the cursor is on a thumb. Or -1 if not.
true if the cursor is on the rotate center.
true if the cursor is on the rotate gripper.
Initializes a new instance of AnnCursorEventArgs with the specified parameters.
Syntax
function AnnCursorEventArgs( 
   id ,
   type ,
   thumbIndex ,
   isRotateCenter ,
   isRotateGripper 
)

Parameters

ParameterTypeDescription
idintThe id of the current AnnAutomationObject.
typeAnnDesignerTypeThe designer type
thumbIndexint0-based thumb index if the cursor is on a thumb. Or -1 if not.
isRotateCenterbooltrue if the cursor is on the rotate center.
isRotateGripperbooltrue if the cursor is on the rotate gripper.
See Also

Reference

AnnCursorEventArgs Object
AnnCursorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.