This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET] Public Property NoNodataExtent As IEnvelope
[C#] public IEnvelope NoNodataExtent {get; set;}
[C++]
HRESULT get_NoNodataExtent(
IEnvelope* ppExtent
);
[C++]
HRESULT put_NoNodataExtent(
IEnvelope** ppExtent
);
[C++] Parameters ppExtent [in]
ppExtent is a parameter of type IEnvelope* ppExtent [out, retval]
ppExtent is a parameter of type IEnvelope**