Click or drag to resize

NeonCalibrationIsValid Property

Gets a value indicating whether this calibration is valid. If the return value is false, please check the property ErrorMessage for details.

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

Property Value

Boolean
See Also