Sets the transparency value of the handle and the associated DirectContext3D graphics.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetTransparency(
int transparency
)
Parameters
- transparency Int32
-
The transparency value to apply (in percentage)
Exceptions
See Also
Reference