The extent (bounding box) of the current map view. This must be defined as a VELatLongRectangle (usually obtained by VEMap.GetMapView) or as a string ("x,y,x,y").

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get MapExtent () : Object
 function set MapExtent (value : Object)

See Also