Provides access to members of Terrain Pyramid Level.

Members

Name Description
Read/write property MaxScale The maximum scale this pyramid level associated with.
Read-only property PyramidType The pyramid type of this pyramid level associated with.
Read/write property Resolution The resolution this pyramid level associated with.

ITerrainPyramidLevel.MaxScale Property

The maximum scale this pyramid level associated with.

Public Property MaxScale As Integer
public int MaxScale {get; set;}

ITerrainPyramidLevel.PyramidType Property

The pyramid type of this pyramid level associated with.

Public ReadOnly Property PyramidType As esriTerrainPyramidType
public esriTerrainPyramidType PyramidType {get;}

ITerrainPyramidLevel.Resolution Property

The resolution this pyramid level associated with.

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

Classes that implement ITerrainPyramidLevel

Classes Description
TerrainPyramidLevelWindowSize (esriGeoDatabaseExtensions)
TerrainPyramidLevelZTolerance (esriGeoDatabaseExtensions)

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