EllipsoidSurfaceRegionReferenceSurface Property |
Gets the reference surface on which the region is represented by a closed boundary curve.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Ellipsoid ReferenceSurface { get; }
Public ReadOnly Property ReferenceSurface As Ellipsoid
Get
public:
property Ellipsoid^ ReferenceSurface {
Ellipsoid^ get ();
}
member ReferenceSurface : Ellipsoid with get
Property Value
Type:
EllipsoidSee Also