Click or drag to resize
IGeSpheroid Interface

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeSpheroid : IGeSolid

The IGeSpheroid type exposes the following members.

Properties
  NameDescription
Public propertyCenterPoint
Gets or sets spheroid center point.
Public propertySemiMajorAxis
Gets or sets spheroid semi-major axis.
Public propertySemiMinorAxis
Gets or sets spheroid semi-minor axis.
Top
See Also