userModeChanged Event (AnnAutomationManager)

Summary

Occurs when the value of the UserMode property changes

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationManager.prototype,'userModeChanged',  
	get: function(), 
	set: function(value) 
) 
function userModeChanged.add(function(sender, e)); 
function userModeChanged.remove(function(sender, e)); 
TypeScript Syntax
userModeChanged: void;

Remarks

This event is raised if the UserMode property is changed.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize