'Declaration
Public Overloads Shared Function ToString( _ ByVal color As System.Drawing.Color _ ) As System.String
'Usage
Dim color As System.Drawing.Color Dim value As System.String value = NColor.ToString(color)
public static System.string ToString( System.Drawing.Color color )
Parameters
- color