[]
Casting operator to convert a string into a C1Color.
public static implicit operator C1Color(string colorString)
Public Shared Widening Operator CType(colorString As String) As C1Color
| Type | Name | Description |
|---|---|---|
| string | colorString | The string specifying the color. |
| Type | Description |
|---|---|
| C1Color |