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