_DMcGraphOverlayEvents_EventAboutToBeDestroyed Event

This McOverlay instance is in the process of being destroyed.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Event AboutToBeDestroyed As _DMcGraphOverlayEvents_AboutToBeDestroyedEventHandler

Value

Type: MediaCy.IQL.Display.Overlays_DMcGraphOverlayEvents_AboutToBeDestroyedEventHandler
Remarks
This notification is sent just before the overlay is destroyed.
See Also