This document is archived and information here might be outdated. Recommended version. |
The output NoData (background) value.
[Visual Basic .NET]
Public Property NoData As Object
[C#]
public object NoData {get; set;}
[C++]
HRESULT get_NoData(
Variant* pNoData
);
[C++]
HRESULT put_NoData(
VARIANT pNoData
);
[C++] Parameters pNoData [out, retval]
pNoData is a parameter of type VARIANT* pNoData [in]
pNoData is a parameter of type VARIANT