set green
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetGreen( uint green )
Parameters
- green UInt32
- green
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value is not valid. The valid range is 0 to 255. |
