'宣言 Public Shared Function IsTransparent( _ ByVal value As System.Drawing.Color _ ) As System.Boolean
'使用法 Dim value As System.Drawing.Color Dim value As System.Boolean value = C1Colors.IsTransparent(value)
public static System.bool IsTransparent( System.Drawing.Color value )
パラメータ
- value