Click or drag to resize

PasteLayerContentsBasePasteExclusively Property

Gets a value indicating whether the existing plot items are removed before pasting.

Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public abstract bool PasteExclusively { get; }

Property Value

Boolean
See Also