This document is archived and information here might be outdated. Recommended version. |
Method.
[Visual Basic .NET] Public Property Method As esriRasterRemoveHazeMethod
[C#] public esriRasterRemoveHazeMethod Method {get; set;}
[C++]
HRESULT get_Method(
esriRasterRemoveHazeMethod* pMethod
);
[C++]
HRESULT put_Method(
esriRasterRemoveHazeMethod pMethod
);
[C++] Parameters pMethod [out, retval]
pMethod is a parameter of type esriRasterRemoveHazeMethod* pMethod [in]
pMethod is a parameter of type esriRasterRemoveHazeMethod