[]
        
(Showing Draft Content)

C1.Win.RulesManager.GradientSettings.ReadXml

ReadXml Method

ReadXml(XmlReader)

Generates an GradientSettings from its XML representation.

Declaration
public void ReadXml(XmlReader reader)
Parameters
Type Name Description
XmlReader reader

The XmlReader stream from which the object is deserialized.

Implements