This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRedactionInfo Interface > IRedactionInfo.Method Property (ArcObjects .NET 10.5 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