[]
        
(Showing Draft Content)

C1.Framework.C1PathIcon.WriteXml

WriteXml Method

WriteXml(XmlWriter)

Writes this C1Icon into an XmlWriter.

Declaration
public override void WriteXml(XmlWriter writer)
Parameters
Type Name Description
XmlWriter writer

XmlWriter that will receive the icon definition.

Overrides