HotineObliqueMercatorProjection.HotineObliqueMercatorProjection Constructor
Initializes a new instance of the HotineObliqueMercatorProjection class.
HotineObliqueMercatorProjection(LengthUnit lengthUnit, System.Double centralLongitude, System.Double centralLatitude, System.Double falseEasting, System.Double falseNorthing, System.Double scaleFactor, HotineObliqueMercatorTrueOrigin trueOrigin, System.Double azimuth, System.Double rectifiedGridAngle)
Initializes a new instance of the HotineObliqueMercatorProjection class.Syntax
public HotineObliqueMercatorProjection (
LengthUnit lengthUnit,
System.Double centralLongitude,
System.Double centralLatitude,
System.Double falseEasting,
System.Double falseNorthing,
System.Double scaleFactor,
HotineObliqueMercatorTrueOrigin trueOrigin,
System.Double azimuth,
System.Double rectifiedGridAngle
)
Parameters
The length unit.
The longitude of the central point.
The latitude of the central point.
The offset for easting values.
The offset for northing values.
The scale factor.
Specifies whether the true origin is at the center or near the equator.
True azimuth of initial line at central point.
Grid azimuth of initial line.
Remarks
For more details of the parameters, see the corresponding properties.
Platforms
Windows, Linux, Android