Click or drag to resize

CroppingControllerSubController Property

Gets or sets the controller for the selected cropping method.

Namespace: Altaxo.Gui.Science.Spectroscopy.Cropping
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