XYPlotLayerContentsControllerPlotItems_CanCopy Method |
Determines whether plot items can currently be copied.
Namespace: Altaxo.Gui.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool PlotItems_CanCopy()
Return Value
Booleantrue if at least one plot item is selected; otherwise,
false.
See Also