RVTDocs.com

ColorWithTransparency.SetGreen

Method
Description:
set green
Syntax
public void SetGreen(
	uint green
)
Parameters
Parameter Type Description
green UInt32 green
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException The value is not valid. The valid range is 0 to 255.