| Revit 2019.2 API |
| ColorWithTransparency..::..GetRed Method |
| ColorWithTransparency Class See Also |
get red
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2017
Syntax
| C# |
|---|
public uint GetRed() |
| Visual Basic |
|---|
Public Function GetRed As UInteger |
| Visual C++ |
|---|
public: unsigned int GetRed() |