Click or drag to resize

MilitaryGridReferenceSystem Constructor (UniversalPolarStereographic)

Initializes a set of Military Grid Reference System (MGRS) coordinates from the provided Universal Polar Stereographic (UPS) coordinates.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public MilitaryGridReferenceSystem(
	UniversalPolarStereographic coordinates
)

Parameters

coordinates
Type: AGI.Foundation.CoordinatesUniversalPolarStereographic
The UPS coordinates.
See Also