Description

Exposes the currently active McGraphOverlay or Nothing if no tool is active.

Property type

A McGraphOverlay object.  

Syntax

[Set] object.ActiveOverlay [= McGraphOverlay]

The ActiveOverlay Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphToolServer.
McGraphOverlayA McGraphOverlay object.

Remarks

This property is set when a tool is selected using McGraphOverlay.SelectTool. Only one tool on one McGraphOverlay is active at a time.