Click or drag to resize

IMcGraphObjArrowOverlay Property

A read-only property exposing the graphic overlay owning this object. Returns "Nothing" if the object has been Removed from its overlay.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Overlay As McGraphOverlay
	Get

Property Value

Type: McGraphOverlay

Implements

IMcGraphObj2Overlay
See Also