IMapImageEdit Interface

Map Image Edit Interface

Members

Name Description
Write-only property Height The height of the image in pixels.
Write-only property MapExtent The geographic extent of the map that is fitted to the height and width of the generated image.
Write-only property MapScale The scale of the generated map image.
Write-only property MimeData Binary data representing the generated image.
Write-only property MimeType The MIME type of the generated image.
Write-only property ReferenceDPI The device resolution of the image specified in the request.
Write-only property URL The URL of the generated image.
Write-only property VisibleLayers Array of the visible layers drawn for the generated map scale.
Write-only property Width The width of the image in pixels.

IMapImageEdit.MapExtent Property

The geographic extent of the map that is fitted to the height and width of the generated image.

Public WriteOnly Property MapExtent
public void MapExtent {set;}

IMapImageEdit.MapScale Property

The scale of the generated map image.

Public WriteOnly Property MapScale
public void MapScale {set;}

IMapImageEdit.VisibleLayers Property

Array of the visible layers drawn for the generated map scale.

Public WriteOnly Property VisibleLayers
public void VisibleLayers {set;}

Inherited Interfaces

Interfaces Description
IImageResultEdit Image Result Edit Interface

Classes that implement IMapImageEdit

Classes Description
MapImage The Map Image coclass contains information about the generated map image.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.