UtmProjection.UtmProjection Constructor
Initializes a new instance of the UtmProjection class from zone number and hemisphere (north or south).
UtmProjection(System.Int32 zone, UtmHemisphere hemisphere)
Initializes a new instance of the UtmProjection class from zone number and hemisphere (north or south).Syntax
public UtmProjection (
System.Int32 zone,
UtmHemisphere hemisphere
)
Parameters
zone
Type: System.Int32
The zone number, 1 to 60 (see the Utm overview map.
The zone number, 1 to 60 (see the Utm overview map.
hemisphere
Type: UtmHemisphere
The hemisphere, north or south.
The hemisphere, north or south.
Platforms
Windows, Linux, Android