Error processing SSI file
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.
The original AnnPointerEventArgs that triggered this event, if any.
The original AnnDragDropEventArgs that triggered this event, if any.
Initializes a new instance of AnnCursorEventArgs with the specified parameters.
Syntax

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.
pointerEventAnnPointerEventArgsThe original AnnPointerEventArgs that triggered this event, if any.
dragDropEventAnnDragDropEventArgsThe original AnnDragDropEventArgs that triggered this event, if any.
See Also

Reference

AnnCursorEventArgs Object
AnnCursorEventArgs Members

Error processing SSI file