This document is archived and information here might be outdated. Recommended version. |
Current cache extent.
[Visual Basic .NET] Public ReadOnly Property CacheExtent As IEnvelope
[C#] public IEnvelope CacheExtent {get;}
[C++]
HRESULT get_CacheExtent(
IEnvelope** ppEnvelope
);
[C++]
Parameters ppEnvelope [out, retval]
ppEnvelope is a parameter of type IEnvelope**