Occurs when the automation has determine that the original cursor needs to be restored.
Object.defineProperty(AnnAutomation.prototype,'restoreCursor',
get: function(),
set: function(value)
)
function restoreCursor.add(function(sender, e));
function restoreCursor.remove(function(sender, e));
restoreCursor: void;
This event occur when the user moves the mouse around on top of this AnnAutomation surface but not on any object or its thumbs.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
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