[]
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)
| Type | Name | Description |
|---|---|---|
| Color | value |
| Type | Description |
|---|---|
| bool |