MercatorProjection.FalseEasting Property
Gets the offset added to the projected x coordinates (the eastings).
Syntax
public System.Double FalseEasting { get; }
Property Value
Remarks
To avoid negative coordinates, you can specify a falseEasting that will be added to each projected x coordinate.
Platforms
Windows, Linux, Android