[]
        
(Showing Draft Content)

C1.Interop.C1Colors.IsVisible

IsVisible Method

IsVisible(Color)

Returns a value indicating whether specified Color value represents some "visible" value, for example, this function returns false for transparent color.

Declaration
public static bool IsVisible(Color value)
Parameters
Type Name Description
Color value
Returns
Type Description
bool