Click or drag to resize

AbstractGraphToolsCommand Constructor

Initializes a new instance of the AbstractGraphToolsCommand class

Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected AbstractGraphToolsCommand(
	GraphToolType toolType
)

Parameters

toolType  GraphToolType

[Missing <param name="toolType"/> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.#ctor(Altaxo.Gui.Graph.Gdi.Viewing.GraphToolType)"]

See Also