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.ResamplingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CombineRegions { get; init; }
Property Value
BooleanSee Also