AlbersEqualAreaConicProjection.AlbersEqualAreaConicProjection Constructor
Creates a new Albers Equal-Area Conic projection.
AlbersEqualAreaConicProjection(LengthUnit lengthUnit, System.Double centralLongitude, System.Double centralLatitude, System.Double falseEasting, System.Double falseNorthing, System.Double standardParallel1, System.Double standardParallel2)
Creates a new Albers Equal-Area Conic projection.Syntax
public AlbersEqualAreaConicProjection (
LengthUnit lengthUnit,
System.Double centralLongitude,
System.Double centralLatitude,
System.Double falseEasting,
System.Double falseNorthing,
System.Double standardParallel1,
System.Double standardParallel2
)
Parameters
lengthUnit
Type: LengthUnit
The length unit.
The length unit.
centralLongitude
Type: System.Double
The longitude of the central point.
The longitude of the central point.
centralLatitude
Type: System.Double
The latitude of the central point.
The latitude 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.
standardParallel1
Type: System.Double
Latitude of first standard parallel.
Latitude of first standard parallel.
standardParallel2
Type: System.Double
Latitude of standard standard parallel.
Latitude of standard standard parallel.
Platforms
Windows, Linux, Android