ProgressChangedEventArgs.Position Property

Progress bar position - value is always between zero and upperRange and is incremented by one with each event of stage "PositionChanged"


Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public int Position { get; }

Property Value

Int32

See Also

Reference

ProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace