| Revit 2017 API |
| ReinforcementRoundingManager..::..LengthDisplayUnit Property |
| ReinforcementRoundingManager Class See Also |
The length units used when displaying the reinforcement rounding values.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2014
Syntax
| C# |
|---|
public DisplayUnitType LengthDisplayUnit { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LengthDisplayUnit As DisplayUnitType Get |
| Visual C++ |
|---|
public: property DisplayUnitType LengthDisplayUnit { DisplayUnitType get (); } |