afterObjectChanged Event

Summary

Occurs when an AnnObject has changed.

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

This event will be fired after an AnnObject has been modified by this AnnAutomation.

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