DotMSN

DisplayImage Class

A User display image.

For a list of all members of this type, see DisplayImage Members.

System.Object
   XihSolutions.DotMSN.MSNObject
      XihSolutions.DotMSN.DisplayImage
         XihSolutions.DotMSN.Emoticon

[Visual Basic]
Public Class DisplayImage
    Inherits MSNObject
[C#]
public class DisplayImage : MSNObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class can be used for convenient access to contact's and owner's user displays. It enables you to directly retrieve a .Net image object to view and manipulate.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

DisplayImage Members | XihSolutions.DotMSN Namespace