Click or drag to resize

_DMcGraphOverlayEventsEditClear Method

This Object is about to be deleted as part of an EditClear or EditCut operation.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Sub EditClear ( 
	Overlay As McGraphOverlay,
	Object As McGraphObj
)

Parameters

Overlay
Type: MediaCy.IQL.Display.OverlaysMcGraphOverlay
the event source overlay.
Object
Type: MediaCy.IQL.Display.OverlaysMcGraphObj
graphic object related to this event.
See Also