Click or drag to resize

CoverageGridPoint.CentralBody Property

Gets the (optional) CentralBody associated with this grid point. This item may be null.

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 CentralBody CentralBody { get; }

Property Value

Type: CentralBody
See Also