restoreCursor Event

Summary

Occurs when the automation has determine that the original cursor needs to be restored.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype,'restoreCursor',  
	get: function(), 
	set: function(value) 
) 
restoreCursor: LeadEvent; 
Remarks

This event occur when the user moves the mouse around on top of this AnnAutomation surface but not on any object or its thumbs.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.