Determines whether this instance represents an MGRS reference using the
Bessel 1841 ellipsoid.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public bool IsBessel() |
| Visual Basic (Declaration) |
|---|
Public Function IsBessel As Boolean |
| Visual C++ |
|---|
public: bool IsBessel() |