Click or drag to resize

McGraphOverlayEx Interface

An object exposed by McGraphOverlay to provide for some extended capabilities.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McGraphOverlayEx
	Inherits IMcGraphOverlayEx
Remarks
McGraphOverlayEx is exposed by a McGraphOverlay instance. It cannot be created independently.
See Also