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 > IRemoveHazeFunctionArguments Interface > IRemoveHazeFunctionArguments.Method Property (ArcObjects .NET 10.5 SDK) |
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