EquidistantCylindricalAngularProjection.EquidistantCylindricalAngularProjection Constructor
Creates a new EquidistantCylindricalAngularProjection.
EquidistantCylindricalAngularProjection(AngleUnit angleUnit, System.Double centralLongitude, System.Double falseEasting, System.Double falseNorthing, System.Double standardParallel)
Creates a new EquidistantCylindricalAngularProjection.Syntax
public EquidistantCylindricalAngularProjection (
AngleUnit angleUnit,
System.Double centralLongitude,
System.Double falseEasting,
System.Double falseNorthing,
System.Double standardParallel
)
Parameters
angleUnit
Type: AngleUnit
The angle unit.
The angle unit.
centralLongitude
Type: System.Double
The longitude of the central point.
The longitude of the central point.
falseEasting
Type: System.Double
The offset for easting values.
The offset for easting values.
falseNorthing
Type: System.Double
The offset for northing values.
The offset for northing values.
standardParallel
Type: System.Double
The latitude of the standard parallel.
The latitude of the standard parallel.
Platforms
Windows, Linux, Android