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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Ellipsoid ReferenceSurface { get; }Public ReadOnly Property ReferenceSurface As Ellipsoid
	Get
public:
property Ellipsoid^ ReferenceSurface {
	Ellipsoid^ get ();
}member ReferenceSurface : Ellipsoid with get
Property Value
Type: 
Ellipsoid
See Also