RVTDocs.com

ColorWithTransparency.SetBlue

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