[]
        
(Showing Draft Content)

C1.Win.Util.BinarySerializer.LoadImage

LoadImage Method

LoadImage(XmlNode)

Loads an image from the specified XmlNode.

Declaration
public static Image LoadImage(XmlNode node)
Public Shared Function LoadImage(node As XmlNode) As Image
Parameters
Type Name Description
XmlNode node

A XmlNode which contains the object data.

Returns
Type Description
Image

The image.