Revit 2025.3 API
Progress |
Lower part of progress bar range - always zero
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int LowerRange { get; }
Public ReadOnly Property LowerRange As Integer Get
public: property int LowerRange { int get (); }
member LowerRange : int with get
Property Value
Int32See Also