function Leadtools.Annotations.Automation.AnnAutomation.invokeAfterObjectChanged( objects , changeType )
| Parameter | Type | Description |
|---|---|---|
| objects | AnnObjectCollection | A AnnObjectCollection that has a collection of the objects that is about to be changed. |
| changeType | AnnObjectChangedType | An AnnObjectChangedType value specifying what is to be changed. |
This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs created from the specified parameters.