| Revit 2020 API |
| DirectContext3DHandleSettings..::..GetTransparency Method |
| DirectContext3DHandleSettings Class See Also |
Gets the transparency value of the handle and the associated DirectContext3D graphics.
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2018
Syntax
| C# |
|---|
public int GetTransparency() |
| Visual Basic |
|---|
Public Function GetTransparency As Integer |
| Visual C++ |
|---|
public: int GetTransparency() |