Click or drag to resize

GeometricPrimitiveCoverageGridReferenceFrame Property

Gets or sets 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 virtual ReferenceFrame ReferenceFrame { get; set; }

Property Value

Type: ReferenceFrame

Implements

ICoverageGridReferenceFrame
See Also