Click or drag to resize

IStatusBarServiceAddProgress Method

Shows progress for the specified ProgressCollector in the status bar.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void AddProgress(
	IProgressMonitor progress
)

Parameters

progress  IProgressMonitor

[Missing <param name="progress"/> documentation for "M:Altaxo.Main.Services.IStatusBarService.AddProgress(Altaxo.Main.Services.IProgressMonitor)"]

See Also