This document is archived and information here might be outdated. Recommended version. |
The raster info object describing the output of this function.
[Visual Basic .NET]
Public Property FalseRaster As Object
[C#]
public object FalseRaster {get; set;}
[C++]
HRESULT get_FalseRaster(
LPUNKNOWN ppRaster
);
[C++]
HRESULT putref_FalseRaster(
IUnknown Pointer* ppRaster
);
[C++] Parameters ppRaster [in]
ppRaster is a parameter of type IUnknown ppRaster [out, retval]
ppRaster is a parameter of type IUnknown*