'Declaration
Protected Function FormatColor( _ ByVal name As System.String, _ ByVal color As System.Drawing.Color _ ) As System.String
'Usage
Dim instance As NFillStyle Dim name As System.String Dim color As System.Drawing.Color Dim value As System.String value = instance.FormatColor(name, color)
Parameters
- name
- color