(Leadtools.Annotations.Automation)

AnnCursorEventArgs Constructor

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
public AnnCursorEventArgs( 
   int id,
   AnnDesignerType type,
   int thumbIndex,
   bool isRotateCenter,
   bool isRotateGripper
)
public AnnCursorEventArgs( 
   int id,
   AnnDesignerType type,
   int thumbIndex,
   bool isRotateCenter,
   bool isRotateGripper
)

            

            
function AnnCursorEventArgs( 
   id ,
   type ,
   thumbIndex ,
   isRotateCenter ,
   isRotateGripper 
)

Parameters

id
The id of the current AnnAutomationObject.
type
The designer type
thumbIndex
0-based thumb index if the cursor is on a thumb. Or -1 if not.
isRotateCenter
true if the cursor is on the rotate center.
isRotateGripper
true if the cursor is on the rotate gripper.
Requirements

Target Platforms

See Also

Reference

AnnCursorEventArgs Class
AnnCursorEventArgs Members

 

 


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