Click or drag to resize

AbstractCheckableGraphControllerCommandExecute Method

This function is never be called, since this is a CheckableMenuCommand.

Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
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