KrovakNorthOrientedProjection.CentralLongitude Property
The central longitude, also known as central meridian.
Syntax
public System.Double CentralLongitude { get; }
Property Value
Default: 24.833333333333333
A longitude in degrees.
Remarks
Zero longitude is assumed to be at the prime meridian of the GeodeticDatum. This is usually PrimeMeridian.Greenwich, but the Krovak projection for Czech-and-Slovakia is sometimes used with a datum based on PrimeMeridian.FerroRounded. However, the default value of this property is the Czech-and-Slovakian value when using Greenwich.
Platforms
Windows, Linux, Android