Click or drag to resize

GraphControllerSetGraphToolFromInternal Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.SetGraphToolFromInternal(Altaxo.Gui.Graph.Gdi.Viewing.GraphToolType)"]


Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetGraphToolFromInternal(
	GraphToolType value
)

Parameters

value  GraphToolType

[Missing <param name="value"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.SetGraphToolFromInternal(Altaxo.Gui.Graph.Gdi.Viewing.GraphToolType)"]

See Also