Initializes a new instance of the WGS84Datum class

Namespace:  DotNetCoords.Datum
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)

Collapse imageSyntax

C#
public WGS84Datum()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
WGS84Datum()

Collapse imageSee Also