This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IConstantFunctionArguments2 Interface > IConstantFunctionArguments2.Method Property (ArcObjects .NET 10.4 SDK) |
Defines how the raster is painted.
[Visual Basic .NET] Public Property Method As esriRasterPaintMethod
[C#] public esriRasterPaintMethod Method {get; set;}
[C++]
HRESULT get_Method(
esriRasterPaintMethod* pMethod
);
[C++]
HRESULT put_Method(
esriRasterPaintMethod pMethod
);
[C++]
Parameters pMethod [out, retval]
pMethod is a parameter of type esriRasterPaintMethod pMethod [in]
pMethod is a parameter of type esriRasterPaintMethod