[]
Returns a value indicating whether specified Color value represents some "visible" value, for example, this function returns false for transparent color.
public static bool IsVisible(Color value)
Public Shared Function IsVisible(value As Color) As Boolean
| Type | Name | Description |
|---|---|---|
| Color | value |
| Type | Description |
|---|---|
| bool |