Click or drag to resize

XYZPlotLayerContentsControllerPlotItems_CanCopy Method

Determines whether the selected plot items can be copied.

Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool PlotItems_CanCopy()

Return Value

Boolean
true if one or more plot items are selected; otherwise, false.
See Also