This document is archived and information here might be outdated. Recommended version. |
The 2nd raster, scalar, raster dataset or raster variable.
[Visual Basic .NET]
Public Property TrueRaster As Object
[C#]
public object TrueRaster {get; set;}
[C++]
HRESULT get_TrueRaster(
IUnknown Pointer* ppRaster
);
[C++]
HRESULT putref_TrueRaster(
LPUNKNOWN ppRaster
);
[C++] Parameters ppRaster [out, retval]
ppRaster is a parameter of type IUnknown* ppRaster [in]
ppRaster is a parameter of type IUnknown