XYZPlotLayerContentsControllerPlotItems_CanPaste Method |
Determines whether plot items can be pasted from the clipboard.
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: 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