Click or drag to resize

MilitaryGridReferenceSystemWithinCoordinateSystemBounds Property

Note: This API is now obsolete.

Determine if the MGRS conversion within the coordinate system's accurate boundaries after conversion from Lat/Long.

Namespace:  CoordinateSharp
Assembly:  CoordinateSharp (in CoordinateSharp.dll) Version: 2.12.1.1
Syntax
C#
[ObsoleteAttribute("MGRS coordinates may now work within the MGRS Polar system. Coordinates will always be within bounds.")]
public bool WithinCoordinateSystemBounds { get; }

Property Value

Type: Boolean
See Also