| Revit 2021.1 API |
| ColorWithTransparency..::..GetBlue Method |
| ColorWithTransparency Class See Also |
get blue
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2017
Syntax
| C# |
|---|
public uint GetBlue() |
| Visual Basic |
|---|
Public Function GetBlue As UInteger |
| Visual C++ |
|---|
public: unsigned int GetBlue() |