This document is archived and information here might be outdated. Recommended version. |
The area of interest for cooking in GCS.
[Visual Basic .NET] Public Property AOI As IEnvelope
[C#] public IEnvelope AOI {get; set;}
[C++]
HRESULT put_AOI(
IEnvelope* ppExtent
);
[C++] Parameters ppExtent [in]
ppExtent is a parameter of type IEnvelope*