| Revit 2021 API |
| SpecTypeId..::..Angle Property |
| SpecTypeId Class See Also |
Get SpecType Angle.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.0.0.0)
Syntax
| C# |
|---|
public static ForgeTypeId Angle { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Angle As ForgeTypeId Get |
| Visual C++ |
|---|
public: static property ForgeTypeId^ Angle { ForgeTypeId^ get (); } |