invokeObjectModified Method

Summary

Invokes the ObjectModified event with the specified parameters.

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.invokeObjectModified = function( 
   objects, 
   changeType 
) 
invokeObjectModified( 
   objects: AnnObjectCollection, 
   changeType: AnnObjectChangedType 
): void; 

Parameters

objects

A collection that contains the objects modified

changeType

Type of change.

Remarks

This method invokes the ObjectModified with a new AnnObjectModifiedEventArgs created from the specified parameters.

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.