Reports for WPF
IsColorTransparent メソッド (Utils)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Utils クラス : IsColorTransparent メソッド
テストする色。
指定された色が透明かどうかをテストします。
シンタックス
'宣言
 
Public Shared Function IsColorTransparent( _
   ByVal color As System.Drawing.Color _
) As System.Boolean
public static System.bool IsColorTransparent( 
   System.Drawing.Color color
)

パラメータ

color
テストする色。

戻り値の型

指定された色が透明である場合は true、そうでない場合は false
参照

Utils クラス
Utils メンバ