This document is archived and information here might be outdated. Recommended version. |
The method used by the windowsize filter to select points.
[Visual Basic .NET] Public Property Method As esriTerrainWindowSizeMethod
[C#] public esriTerrainWindowSizeMethod Method {get; set;}
[C++]
HRESULT get_Method(
esriTerrainWindowSizeMethod pMethod
);
[C++]
HRESULT put_Method(
esriTerrainWindowSizeMethod* pMethod
);
[C++] Parameters pMethod [in]
pMethod is a parameter of type esriTerrainWindowSizeMethod pMethod [out, retval]
pMethod is a parameter of type esriTerrainWindowSizeMethod*
Method uses the esriTerrainWindowSizeMethod enumeration. This property controls how the pyramid filter selects points. It's used for all pyramid levels in a terrain.