Click or drag to resize

GraphControllerCurrentGraphToolChanged Event

This event will be fired if the current graph tool has changed, either by the user or by the program.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event EventHandler CurrentGraphToolChanged

Value

EventHandler
See Also