doogal.co.uk Home
Determines whether this instance represents an MGRS reference using the
Bessel 1841 ellipsoid.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax Public Function IsBessel As Boolean
member IsBessel : unit -> bool
Return Value
Type:
Booleantrue if the instance represents an MGRS reference using the
Bessel 1841 ellipsoid;
false if the instance represents an MGRS
reference using the GRS 1980, International or WGS84 ellipsoids.
See Also