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



Get the static instance of this datum.

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

Property Value

Type: T
A reference to the static instance of this datum.
See Also