Click or drag to resize
LatLngDatum Property
doogal.co.uk Home



Gets the datum.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public Datum Datum { get; }

Property Value

Type: Datum
The datum.
See Also