Click or drag to resize

AbstractGraphToolsCommandEhGraphToolChanged Method

[Missing <summary> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhGraphToolChanged(System.Object,System.EventArgs)"]


Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void EhGraphToolChanged(
	Object o,
	EventArgs e
)

Parameters

o  Object

[Missing <param name="o"/> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhGraphToolChanged(System.Object,System.EventArgs)"]

e  EventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhGraphToolChanged(System.Object,System.EventArgs)"]

See Also