MercatorProjection.ScaleFactor Property
A scale factor, by which all projected coordinates will be multiplied.
Syntax
public System.Double ScaleFactor { get; }
Property Value
Default: 1.0
A dimensionless scale factor.
Remarks
This factor is often 1 or slightly less than 1.
Of the two properties ScaleFactor and StandardParallel, at least one should have its default value.
Platforms
Windows, Linux, Android