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