Description

This McOverlay instance is in the process of being destroyed.

Syntax

Private Sub object_AboutToBeDestroyed(Overlay)

The AboutToBeDestroyed Event syntax has these parts:

PartDescription
objectA McGraphOverlay object.
OverlayA McGraphOverlay object.

the event source overlay.

Remarks

This notification is sent just before the overlay is destroyed.