AnnCursorEventArgs = function(
id,
type,
thumbIndex,
isRotateCenter,
isRotateGripper,
pointerEvent,
dragDropEvent
)
constructor(
id: number,
type: AnnDesignerType,
thumbIndex: number,
isRotateCenter: boolean,
isRotateGripper: boolean,
pointerEvent: AnnPointerEventArgs,
dragDropEvent: AnnDragDropEventArgs
);
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document