This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicMap2 Interface > IBasicMap2.AreaOfInterest Property (ArcObjects .NET 10.5 SDK) |
Area of interest for the map.
[Visual Basic .NET]
Public WriteOnly Property AreaOfInterest
[C#] public void AreaOfInterest {set;}
[C++]
HRESULT put_AreaOfInterest(
IEnvelope*
);
[C++]
Parameters [in]
is a parameter of type IEnvelope