Skip to content

IDETerrainWindowSize Interface

Provides access to members of Terrain Data Element.

Members

Name Description
Read/write property Method The method used by the windowsize filter to select points.
Read/write property ZThreshold The maximum vertical displacement property associated with the secondary thinning filter.
Read/write property ZThresholdStrategy Controls how liberal secondary thinning is permitted to be.

IDETerrainWindowSize.Method Property

The method used by the windowsize filter to select points.

Public Property Method As esriTerrainWindowSizeMethod
public esriTerrainWindowSizeMethod Method {get; set;}

IDETerrainWindowSize.ZThreshold Property

The maximum vertical displacement property associated with the secondary thinning filter.

Public Property ZThreshold As Double
public double ZThreshold {get; set;}

IDETerrainWindowSize.ZThresholdStrategy Property

Controls how liberal secondary thinning is permitted to be.

Public Property ZThresholdStrategy As esriTerrainZThresholdStrategy
public esriTerrainZThresholdStrategy ZThresholdStrategy {get; set;}

Classes that implement IDETerrainWindowSize

Classes Description
DETerrain Esri Terrain data element object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.