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



Get the name of this Datum.

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

Property Value

Type: String
The name of this Datum.
See Also