[]
        
(Showing Draft Content)

C1.Framework.C1CompositeIcon.WriteXml

WriteXml Method

WriteXml(XmlWriter)

Writes this C1Icon into an System.Xml.XmlWriter.

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

System.Xml.XmlWriter that will receive the icon definition.

Overrides