Click or drag to resize

GraphControllerSetGraphToolFromInternal Method

Updates the graph tool from controller logic.

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

Parameters

value  GraphToolType
The graph tool to activate.
See Also