Back to Devexpress

Ellipsoid Properties

wpf-devexpress-dot-xpf-dot-map-dot-ellipsoid-dot-underscore-properties.md

latest2.7 KB
Original Source

Ellipsoid Properties

This class represents an ellipsoid used to build a projected coordinate system.

NameDescription
AustralianNational66 staticReturns the Australian National (1966) ellipsoid.
FlatteningReturns the flattering value of an ellipsoid
GRS67 staticReturns the GRS-67 ellipsoid.
GRS80 staticReturns the GRS-80 ellipsoid.
GSK11 staticReturns the GSK-2011 ellipsoid.
IERS03 staticReturns the IERS (2003) ellipsoid.
IERS89 static

Returns the IERS (2003) ellipsoid.

| | InverseFlattening | Gets or sets the inverse flattering of an ellipsoid. | | Krassovsky static | Returns the Krassovsky (1940) ellipsoid. | | Name | Gets or sets the name of an ellipsoid. | | NewInternational67 static | Returns the New International (1967) ellipsoid. | | PZ90 static | Returns the PZ-90 ellipsoid. | | SemimajorAxis | Gets or sets the semimajor axis value of an ellipsoid. | | SemiminorAxis | Returns the semiminor axis value of an ellipsoid. | | SouthAmerican69 static | Returns the South American (1969) ellipsoid. | | SquareOfEccentricity | Returns the square of eccentricity value of an ellipsoid. | | WGS66 static | Returns the WGS 66 ellipsoid. | | WGS72 static | Returns the WGS 72 ellipsoid. | | WGS84 static | Returns the WGS 84 ellipsoid. |

See Also

Ellipsoid Class

Ellipsoid Members

DevExpress.Xpf.Map Namespace