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 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.