XYZPlotLayerContentsControllerPlotItems_CanDelete Method |
Determines whether the selected plot items can be deleted.
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool PlotItems_CanDelete()
Return Value
Booleantrue if one or more plot items are selected; otherwise,
false.
See Also