Initializes a new instance of AnnCursorEventArgs with the specified parameters.
public AnnCursorEventArgs(int id,AnnDesignerType type,int thumbIndex,bool isRotateCenter,bool isRotateGripper,AnnPointerEventArgs pointerEvent,AnnDragDropEventArgs dragDropEvent)
Public Function New( _ByVal id As Integer, _ByVal type As Leadtools.Annotations.Automation.AnnDesignerType, _ByVal thumbIndex As Integer, _ByVal isRotateCenter As Boolean, _ByVal isRotateGripper As Boolean, _ByVal pointerEvent As Leadtools.Annotations.Core.AnnPointerEventArgs, _ByVal dragDropEvent As Leadtools.Annotations.Automation.AnnDragDropEventArgs _)
public AnnCursorEventArgs(int id,Leadtools.Annotations.Automation.AnnDesignerType type,int thumbIndex,bool isRotateCenter,bool isRotateGripper,Leadtools.Annotations.Core.AnnPointerEventArgs pointerEvent,Leadtools.Annotations.Automation.AnnDragDropEventArgs dragDropEvent)
public AnnCursorEvent(Object source, int id, AnnDesignerType type, int thumbIndex, boolean isRotateCenter, boolean isRotateGripper, AnnPointerEvent pointerEvent, AnnDragDropEvent dragDropEvent)
function AnnCursorEventArgs(id ,type ,thumbIndex ,isRotateCenter ,isRotateGripper ,pointerEvent ,dragDropEvent)
public:AnnCursorEventArgs( Int32 id, AnnDesignerType^ type, Int32 thumbIndex, bool isRotateCenter, bool isRotateGripper, AnnPointerEventArgs^ pointerEvent, AnnDragDropEventArgs^ dragDropEvent)
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.
pointerEvent
The original AnnPointerEventArgs that triggered this event, if any.
dragDropEvent
The original AnnDragDropEventArgs that triggered this event, if any.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
