This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > ID > IDETerrainWindowSize Interface > IDETerrainWindowSize.Method Property (ArcObjects .NET 10.4 SDK) |
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 [out, retval]
pMethod is a parameter of type esriTerrainWindowSizeMethod pMethod [in]
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.