Ribbon for WinForms
IsVisible メソッド (C1Colors)

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > C1Colors クラス : IsVisible メソッド
Returns a value indicating whether specified Color value represents some "visible" value, for example, this function returns false for transparent color.
シンタックス
'宣言
 
Public Shared Function IsVisible( _
   ByVal value As Color _
) As Boolean
public static bool IsVisible( 
   Color value
)

パラメータ

value
参照

C1Colors クラス
C1Colors メンバ