RVTDocs.com

DirectContext3DHandleSettings.SetTransparency

Method
Description:
Sets the transparency value of the handle and the associated DirectContext3D graphics.
Syntax
public void SetTransparency(
	int transparency
)
Parameters
Parameter Type Description
transparency Int32 The transparency value to apply (in percentage)
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException The value is invalid. The valid range is 0 through 100