Click or drag to resize

SSProbControllerIsSpecifiedNumberOfPoints Property

Gets or sets a value indicating whether the smoothness is specified by the number of points.

Namespace: Altaxo.Gui.Science.Spectroscopy.BaselineEstimation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsSpecifiedNumberOfPoints { get; set; }

Property Value

Boolean
See Also