DirectContext3DHandleSettings.SetTransparency
Method
Description:
Sets the transparency value of the handle and the associated DirectContext3D graphics.
Sets the transparency value of the handle and the associated DirectContext3D graphics.
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 |