function AnnBeforeObjectChangedEventArgs( objects , changeType , designer )
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. |
designer | AnnDesigner | The AnnDesigner object responsible for the change. |