Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui
SimpleCheckableCommand Class
SimpleCheckableCommand Methods
Execute Method
Simple
Checkable
Command
Execute Method
Defines the method to be called when the command is invoked.
Namespace:
Altaxo.Gui
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
override
void
Execute
(
Object
?
parameter
)
Parameters
parameter
Object
Data used by the command. If the command does not require data to be passed, this object can be set to
.
Implements
ICommand
Execute(Object)
ICommand
Execute(Object)
See Also
Reference
SimpleCheckableCommand Class
Altaxo.Gui Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net