RVTDocs.com

ColorWithTransparency.SetRed

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