MapExtent

Base Type: MapArea

A class that defines the geographic extent of a map.

Remarks

All properties are inherited from MapArea.

In general, this object can be used to define an explicit extent when generating a map from a map service. If the aspect ratio of the input map is different from the aspect ratio of the requested image, the returned map extent will be adjusted to fit the image. Use the Extent property on a MapImage to return the aspect ratio adjusted map image.

2/28/2020