Click or drag to resize

CentralBodyCoverageGrid.ReferenceTerrain Property

Gets or sets the reference terrain with which the grid points are defined.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual TerrainProvider ReferenceTerrain { get; set; }

Property Value

Type: TerrainProvider
Remarks
See Also