[]
Changes the brush opacity.
object SetOpacity(object brush, double opacity)
Function SetOpacity(brush As Object, opacity As Double) As Object
| Type | Name | Description |
|---|---|---|
| object | brush | Brush object |
| double | opacity | Opacity |
| Type | Description |
|---|---|
| object | Brush object |