GraphControllerIsCmdCutEnabled Method |
Determines whether cut is currently enabled.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IsCmdCutEnabled()
Return Value
Booleantrue if at least one object is selected; otherwise,
false.
See Also