Click or drag to resize

ResamplingByInterpolationCombineRegions Property

Gets a value indicating whether to combine regions for interpolation. Set this value to false if the interpolation should be done separately for each region.

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

Property Value

Boolean
See Also