MillerCylindricalProjection.CentralLongitude Property
Gets the central longitude, also known as central meridian or longitude of origin.
Syntax
public System.Double CentralLongitude { get; }
Property Value
Default: 0.0
The central longitude, in degrees.
Remarks
Zero longitude is assumed to be at the prime meridian of the GeodeticDatum. (The prime meridian is usually Greenwich.)
The interrupted meridian, where the cylinder is cut, is 180° from the central longitude.
Platforms
Windows, Linux, Android