yMax Property [BaseLayer, MapFrame]
yMax returns the maximum Y coordinate of the base map or map limit. Returns a double.
Syntax
object.yMax
Example 1
This example demonstrates how to return the maximum Y coordinate of a base map.
Debug.Print BaseLayer.yMax
Used by: MapFrame object, RasterBaseLayer Object, VectorBaseLayer Object