GraphControllerSetGraphToolFromInternal Method |
Updates the graph tool from controller logic.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetGraphToolFromInternal(
GraphToolType value
)
Parameters
- value GraphToolType
- The graph tool to activate.
See Also