SetTransparency
Method
Description:
Sets the transparency parameter of the effect instance.
Sets the transparency parameter of the effect instance.
Syntax
public void SetTransparency(
double transparency
)
Parameters
| Parameter | Type | Description |
|---|---|---|
| transparency | System.Double | The transparency value. |
Return Value