'Declaration Public Function IndexOf( _ ByVal clr As System.Drawing.Color _ ) As System.Integer
public System.int IndexOf( System.Drawing.Color clr )
Parameters
- clr
- The Color to locate.
Return Value
The index of the color is represented by an Integer.