RVTDocs.com

ColorWithTransparency.SetTransparency

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