PolarStereographicProjection.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 most one should be specified. So, if the scale factor differs from its default, the standard parallel should not be specified.
Platforms
Windows, Linux, Android