Click or drag to resize

IProgressMonitorProgress Property

Gets the progress. If the value changes, it must be notified through the INotifyPropertyChanged interface.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double Progress { get; }

Property Value

Double
See Also