ImageFormat Class

ImageFormat Class

Contains the format definitions for a map image.

Public Class ImageFormat
    Member of [Namespace]
[C#]
public class ImageFormat : System.Object
    Member of [Namespace]

Public Properties

public propertyHeight The height of the map image in pixels. Integer.
public propertyMimeType The Multipurpose Internet Mail Extensions (MIME) type of the map image. String.
public propertyWidth The width of the map image in pixels. Integer.

Remarks

See Also

MapOptions.Format Property | RenderServiceSoap.GetMap Method | Working with Map Views