Back to Devexpress

Ellipsoid.SouthAmerican69 Property

wpf-devexpress-dot-xpf-dot-map-dot-ellipsoid-dot-southamerican69.md

latest1.1 KB
Original Source

Ellipsoid.SouthAmerican69 Property

Returns the South American (1969) ellipsoid.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public static Ellipsoid SouthAmerican69 { get; }
vb
Public Shared ReadOnly Property SouthAmerican69 As Ellipsoid

Property Value

TypeDescription
Ellipsoid

An Ellipsoid object.

|

Remarks

For more information, refer to the Earth ellipsoid topic.

See Also

Ellipsoid Class

Ellipsoid Members

DevExpress.Xpf.Map Namespace