AnnDestroy method (ILEADRasterAnnotation)
Overview |
Refer to Implementing Annotations. |
Remarks
Deletes an annotation object and frees the memory that was used to store the object.
Note: |
You should not call this method during processing of the OnAnnCreate, OnAnnDestroy or OnAnnEnumerate events. |
See Also