バージョン

IsFullyTransparent(SolidColorBrush) メソッド

ブラシが完全に透明 (非表示) かどうかを決定します。
シンタックス
'宣言
 
Public Overloads Shared Function IsFullyTransparent( _
   ByVal brush As SolidColorBrush _
) As Boolean
public static bool IsFullyTransparent( 
   SolidColorBrush brush
)

パラメータ

brush
参照ブラシ。

戻り値の型

ブラシが完全に透明かどうか。
参照