This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoImageDescription3 Interface > IGeoImageDescription3.NoDataInterpretation Property (ArcObjects .NET 10.4 SDK) |
The NoData interpretation.
[Visual Basic .NET] Public Property NoDataInterpretation As esriNoDataInterpretation
[C#] public esriNoDataInterpretation NoDataInterpretation {get; set;}
[C++]
HRESULT get_NoDataInterpretation(
esriNoDataInterpretation* pNoDataInterpretation
);
[C++]
HRESULT put_NoDataInterpretation(
esriNoDataInterpretation pNoDataInterpretation
);
[C++]
Parameters pNoDataInterpretation [out, retval]
pNoDataInterpretation is a parameter of type esriNoDataInterpretation pNoDataInterpretation [in]
pNoDataInterpretation is a parameter of type esriNoDataInterpretation