This document is archived and information here might be outdated. Recommended version. |
The first raster object corresponding to one of the two components of the vector field.
[Visual Basic .NET]
Public Property Raster1 As Object
[C#]
public object Raster1 {get; set;}
[C++]
HRESULT get_Raster1(
IUnknown Pointer* ppRaster1
);
[C++]
HRESULT putref_Raster1(
LPUNKNOWN ppRaster1
);
[C++] Parameters ppRaster1 [out, retval]
ppRaster1 is a parameter of type IUnknown* ppRaster1 [in]
ppRaster1 is a parameter of type IUnknown