xMin Property [Return Value - BaseLayer, MapFrame]

xMin returns the minimum X coordinate of the base map or map limit. Returns a double.

Syntax

object.xMin

Example 1

This example demonstrates how to return the minimum X coordinate of a base map.

Debug.Print BaseLayer.xMin

Used by: MapFrame object, RasterBaseLayer Object, VectorBaseLayer Object