XYPlotLayerContentsControllerPlotItems_CanPaste Method |
Determines whether plot items can currently be pasted.
Namespace: Altaxo.Gui.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool PlotItems_CanPaste()
Return Value
Booleantrue if the clipboard contains a plot-item collection; otherwise,
false.
See Also