Revit 2025 API
Color |
get blue
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public uint GetBlue()
Public Function GetBlue As UInteger
public: unsigned int GetBlue()
member GetBlue : unit -> uint32
Return Value
UInt32blue
See Also