This document is archived and information here might be outdated. Recommended version. |
The current extent of the map.
[Visual Basic .NET] Public Property Extent As IEnvelope
[C#] public IEnvelope Extent {get; set;}
[C++]
HRESULT get_Extent(
void
);
[C++]
HRESULT put_Extent(
);