Click or drag to resize

SpecifiedCoverageGridReferenceFrame Property

Gets the reference frame in which this grid is defined.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame ReferenceFrame { get; }

Property Value

Type: ReferenceFrame

Implements

ICoverageGridReferenceFrame
See Also