CoverageGridPointReferenceFrame Property |
Gets the reference frame in which this grid point is defined.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ReferenceFrame ReferenceFrame { get; }
Public ReadOnly Property ReferenceFrame As ReferenceFrame
Get
public:
property ReferenceFrame^ ReferenceFrame {
ReferenceFrame^ get ();
}
member ReferenceFrame : ReferenceFrame with get
Property Value
Type:
ReferenceFrameSee Also