Skip to main content
All docs
V25.1
  • Ellipsoid.CreateBySemiMajorAxisAndInverseFlattening Method

    Name Parameters Description
    CreateBySemiMajorAxisAndInverseFlattening(Double, Double, String) static semimajor, inverseFlattening, name Initializes an instance of the Ellipsoid class with the specified semi-major axis and inverse flattening values.
    CreateBySemiMajorAxisAndInverseFlattening(Double, Double) static semimajor, inverseFlattening Initializes an instance of the Ellipsoid class with the specified semi-major axis and inverse flattening values.