[]
        
(Showing Draft Content)

C1.Framework.C1FontIcon.ReadXml

ReadXml Method

ReadXml(XmlNode)

Reads this C1Icon from an XmlReader.

Declaration
public override void ReadXml(XmlNode node)
Public Overrides Sub ReadXml(node As XmlNode)
Parameters
Type Name Description
XmlNode node

XmlNode that contains the icon definition.

Overrides