beforeObjectChanged Event

Summary

Occurs when an AnnObject is about to be changed.

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

This event will be fired before an AnnObject is about to be modified by this AnnAutomation.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnBeforeObjectChangedEventArgsThe event data.
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.