Click or drag to resize

Graph3DControllerIsCmdDeleteEnabled Method

Determines whether the delete command is currently available.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsCmdDeleteEnabled()

Return Value

Boolean
true.
See Also