Click or drag to resize

IGraphControllerGraphTool Property

Gets the current graph tool.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
ITool? GraphTool { get; }

Property Value

ITool
See Also