Click or drag to resize

EllipsoidSurfaceRegionBuilderReferenceSurface Property

Gets or sets the Ellipsoid upon which the surface region will be defined.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public Ellipsoid ReferenceSurface { get; set; }

Property Value

Type: Ellipsoid
See Also