EllipsoidSurfaceRegionCoverageGridCellGridCellBoundary Property |
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 EllipsoidSurfaceCurve GridCellBoundary { get; }
Public ReadOnly Property GridCellBoundary As EllipsoidSurfaceCurve
Get
public:
property EllipsoidSurfaceCurve^ GridCellBoundary {
EllipsoidSurfaceCurve^ get ();
}
member GridCellBoundary : EllipsoidSurfaceCurve with get
Return Value
Type:
EllipsoidSurfaceCurveThe grid cell boundary.
See Also