add_beforeObjectChanged(function(sender, e)) remove_beforeObjectChanged(function(sender, e))
This event will be fired before an AnnObject is about to be modified by this AnnAutomation.
Parameter | Type | Description |
---|---|---|
sender | 'var' | The source of the event. |
e | AnnBeforeObjectChangedEventArgs | The event data. |