Click or drag to resize
MGRSRefIsBessel Method
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 bool IsBessel()

Return Value

Type: Boolean
true 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