Click or drag to resize

TerrainPostsIndexExtent Property

Gets the extent of indices of this instance in the overall terrain provider.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RasterTerrainIndexExtent IndexExtent { get; }

Property Value

Type: RasterTerrainIndexExtent
See Also