[]
        
(Showing Draft Content)

C1.Win.RulesManager.GradientSettings.WriteXml

WriteXml Method

WriteXml(XmlWriter)

Converts an GradientSettings into its XML representation.

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

The XmlWriter stream to which the object is serialized.

Implements