Click or drag to resize

RasterTerrainProviderLatitudePosts Property

Gets or sets the number of posts in the latitude direction.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int LatitudePosts { get; protected set; }

Property Value

Type: Int32
See Also