Returns the central meridian and the latitude of the projection's origin used to convert the UTM projected coordinate system to the geographic coordinate system.
public GeoPoint ProjectionCenter { get; }
Public ReadOnly Property ProjectionCenter As GeoPoint