This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapExtent Interface > IMapExtent.Extent Property (ArcObjects .NET 10.4 SDK) |
The geographic extent of the map.
[Visual Basic .NET]
Public WriteOnly Property Extent
[C#] public void Extent {set;}
[C++]
HRESULT put_Extent(
IEnvelope*
);
[C++]
Parameters [in]
is a parameter of type IEnvelope