Graph3DControllerIsCmdPasteEnabled Method |
Determines whether the paste command is currently available.
Namespace: Altaxo.Gui.Graph.Graph3D.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IsCmdPasteEnabled()
Return Value
Booleantrue if the paste command is available; otherwise,
false.
See Also