LambertConformalConicProjection.CentralLatitude Property
Gets the central latitude, also known as latitude of origin.
Syntax
public System.Double CentralLatitude { get; }
Property Value
Default: 0.0
A latitude in degrees.
Remarks
The LongLat point (centralLongitude, centralLatitude) will get the projected coordinates (falseEasting, falseNorthing). See also the documentation about the two construction methods, (1SP) and (2SP), in the LambertConformalConicProjection class.
Platforms
Windows, Linux, Android