Click or drag to resize

DarkSubtractionControllerSubController Property

Gets or sets the controller for the selected dark-subtraction method.

Namespace: Altaxo.Gui.Science.Spectroscopy.DarkSubtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController? SubController { get; set; }

Property Value

IMVCANController
See Also