Click or drag to resize

McEditControl Interface

An object exposed by McGraphObj 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 McEditControl
	Inherits IMcEditControl
Remarks
McEditControl is exposed by a McGraphObj instance. It cannot be created independently.
See Also