CassiniSoldnerProjection.CassiniSoldnerProjection Constructor
Creates a new Cassini-Soldner projection.
CassiniSoldnerProjection(LengthUnit lengthUnit, System.Double centralLongitude, System.Double centralLatitude, System.Double falseEasting, System.Double falseNorthing)
Creates a new Cassini-Soldner projection.Syntax
public CassiniSoldnerProjection (
LengthUnit lengthUnit,
System.Double centralLongitude,
System.Double centralLatitude,
System.Double falseEasting,
System.Double falseNorthing
)
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.
Platforms
Windows, Linux, Android