[]
        
(Showing Draft Content)

C1.Win.Util.BinarySerializer.LoadImage

LoadImage Method

LoadImage(XmlNode)

Loads an image from the specified System.Xml.XmlNode.

Declaration
public static Image LoadImage(XmlNode node)
Parameters
Type Name Description
XmlNode node

A System.Xml.XmlNode which contains the object data.

Returns
Type Description
Image

The image.