ListOfXAndYColumnControllerPlotItems_CanPaste Method |
Determines whether plot items can be pasted from the clipboard.
Namespace: Altaxo.Gui.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool PlotItems_CanPaste()
Return Value
Booleantrue if compatible clipboard content is available; otherwise,
false.
See Also