userModeChanged Event

Summary

Occurs when the value of the UserMode property changes

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

This event is raised if the UserMode property is changed.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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