[]
Serializes a color to XML with the specified writer.
public static void SerializeColor(Color c, string elementName, XmlTextWriter w)
Public Shared Sub SerializeColor(c As Color, elementName As String, w As XmlTextWriter)
Color object containing the color
Name of XML element
XmlTextWriter