Click or drag to resize

DarkSubtractionControllerAvailableMethods Property

Gets or sets the available dark-subtraction methods.

Namespace: Altaxo.Gui.Science.Spectroscopy.DarkSubtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> AvailableMethods { get; set; }

Property Value

ItemsControllerType
See Also