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