Changes the brush opacity.
シンタックス
'宣言
Function SetOpacity( _
ByVal As System.Object, _
ByVal As System.Double _
) As System.Object
System.object SetOpacity(
System.object ,
System.double
)
パラメータ
- brush
- Brush object
- opacity
- Opacity
戻り値の型
Brush object
参照