LabordeObliqueMercatorProjection.LabordeObliqueMercatorProjection Constructor
Creates a new instance of the Laborde Oblique Mercator projection.
LabordeObliqueMercatorProjection(LengthUnit lengthUnit, System.Double centralLongitude, System.Double centralLatitude, System.Double falseEasting, System.Double falseNorthing, System.Double scaleFactor, System.Double azimuth)
Creates a new instance of the Laborde Oblique Mercator projection.Syntax
public LabordeObliqueMercatorProjection (
LengthUnit lengthUnit,
System.Double centralLongitude,
System.Double centralLatitude,
System.Double falseEasting,
System.Double falseNorthing,
System.Double scaleFactor,
System.Double azimuth
)
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.
scaleFactor
Type: System.Double
The scale factor.
The scale factor.
azimuth
Type: System.Double
The azimuth of the central line at the central point.
The azimuth of the central line at the central point.
Platforms
Windows, Linux, Android