Click or drag to resize

XYPlotLayerContentsControllerPlotItems_CanCut Method

Determines whether plot items can currently be cut.

Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool PlotItems_CanCut()

Return Value

Boolean
true if at least one plot item is selected; otherwise, false.
See Also