This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > II > IIMSWorkspace2 Interface > IIMSWorkspace2.AreaOfInterest Property (ArcObjects .NET 10.4 SDK) |
The area of interest.
[Visual Basic .NET] Public ReadOnly Property AreaOfInterest As IEnvelope
[C#] public IEnvelope AreaOfInterest {get;}
[C++]
HRESULT get_AreaOfInterest(
IEnvelope** envelope
);
[C++]
Parameters envelope [out, retval]
envelope is a parameter of type IEnvelope