The associated action of a ProgressChanged event
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Started | Progress bar has started |
RangeChanged | Progress bar has set new range |
PositionChanged | Progress bar has set new position |
CaptionChanged | Progress bar has set new Text |
Unchanged | Progress bar has not changed position |
Finished | Progress bar is finished |