RVTDocs.com

ProgressChangedEventArgs.Position

Property
Description:
Progress bar position - value is always between zero and upperRange and is incremented by one with each event of stage "PositionChanged"
Syntax
public int Position { get; }