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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly