RhumbLineConnectionStrategySurfaceShape Property  | 
 
            Gets the shape of the reference surface upon which the surface geometry is defined.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic override Ellipsoid SurfaceShape { get; }Public Overrides ReadOnly Property SurfaceShape As Ellipsoid
	Get
public:
virtual property Ellipsoid^ SurfaceShape {
	Ellipsoid^ get () override;
}abstract SurfaceShape : Ellipsoid with get
override SurfaceShape : Ellipsoid with get
Property Value
Type: 
Ellipsoid
See Also