AbstractCheckableGraphControllerCommandExecute Method |
This function is never be called, since this is a CheckableMenuCommand.
Namespace: Altaxo.Graph.CommandsAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override void Execute(
Object parameter
)
Parameters
- parameter Object
[Missing <param name="parameter"/> documentation for "M:Altaxo.Graph.Commands.AbstractCheckableGraphControllerCommand.Execute(System.Object)"]
Implements
ICommandExecute(Object)ICommandExecute(Object)See Also