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



Get the static instance of this ellipsoid.

Namespace:  DotNetCoords.Ellipsoid
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 ellipsoid.
See Also