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: Remarks
This property is set when a tool is selected using McGraphOverlay.SelectTool. Only one tool on one McGraphOverlay is active at a time.
|