AbstractGraphToolsCommandEhGraphToolChanged Method |
Handles changes of the currently selected graph tool.
Namespace: Altaxo.Graph.CommandsAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void EhGraphToolChanged(
Object o,
EventArgs e
)
Parameters
- o Object
- The event sender.
- e EventArgs
- The event arguments.
See Also