AbstractGraphToolsCommand Constructor |
Namespace: Altaxo.Graph.CommandsAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected AbstractGraphToolsCommand(
GraphToolType toolType
)
Parameters
- toolType GraphToolType
- The graph tool type represented by the command.
See Also