Click or drag to resize

RemoveZerosSplitIntoSeparateRegions Property

If true, and the RemoveZerosInMiddleOfSpectrum is set to true, then the spectrum is split into to regions, at the position where zero pixels are detected.

Namespace: Altaxo.Science.Spectroscopy.Sanitizing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool SplitIntoSeparateRegions { get; init; }

Property Value

Boolean
See Also