AzimuthalEqualAreaProjection.SphereRadius Property
Gets an explicitly specified sphere radius.
Syntax
public System.Double SphereRadius { get; }
Property Value
Default: 6378137.0
A Double representing the sphere radius, in meters.
Remarks
This explicit radius is used only if the given Shape is Sphere and the given SphereRadiusSource is RadiusFromArgument.
Platforms
Windows, Linux, Android