MimeData Class
Contains the map image. The MimeData class includes the Multipurpose Internet Mail Extensions (MIME) type, the MIME label, and the binary image.
Public Class MimeData
Member of [Namespace]
[C#]
public class MimeData : System.Object
Member of [Namespace]
Public Properties
Bits | The binary map image. Byte[]. |
ContentID | Name of the returned image. String. |
MimeType | The MIME type of the map image. String. |
Remarks
See Also
MapImage.MimeData Property | RenderServiceSoap.GetMap Method | MapOptions.ReturnType Property | MapReturnType Enumeration