_DMcGraphOverlayEvents_EventToolDeselected Event

A tool was just deselected, and is not active anymore. If any tool was active, this event is always sent to notify clients of the overlay that selected the previously active tool. It is also sent to the notify clients of the overlay getting a newly selected tool or no tool.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Event ToolDeselected As _DMcGraphOverlayEvents_ToolDeselectedEventHandler

Value

Type: MediaCy.IQL.Display.Overlays_DMcGraphOverlayEvents_ToolDeselectedEventHandler
See Also