[]
        
(Showing Draft Content)

C1.Framework.C1BitmapIcon.ReadXml

ReadXml Method

ReadXml(XmlNode)

Reads this C1Icon from an XmlReader.

Declaration
public override void ReadXml(XmlNode node)
Parameters
Type Name Description
XmlNode node

XmlNode that contains the icon definition.

Overrides