This document is archived and information here might be outdated. Recommended version. |
The second source raster object, optional.
[Visual Basic .NET] Public Property Raster2 As Object
[C#] public object Raster2 {get; set;}
[C++]
HRESULT get_Raster2(
IUnknown Pointer* ppRaster2
);
[C++]
HRESULT putref_Raster2(
LPUNKNOWN ppRaster2
);
[C++]
Parameters ppRaster2 [out, retval]
ppRaster2 is a parameter of type IUnknown* ppRaster2 [in]
ppRaster2 is a parameter of type IUnknown