SpectralPreprocessingControllerUpdateDoc(Object, Int32) Method |
Updates the underlying document after a component controller has applied its changes.
Namespace: Altaxo.Gui.Science.SpectroscopyAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void UpdateDoc(
Object model,
int index
)
Parameters
- model Object
- Model object of the component controller.
- index Int32
- Index of the component in the pipeline.
See Also