This document is archived and information here might be outdated. Recommended version. |
.
[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 [in]
pMethod is a parameter of type esriRasterRedactionMethod pMethod [out, retval]
pMethod is a parameter of type esriRasterRedactionMethod*