Click or drag to resize
CartographyProjectionNorth Property

Note: This API is now obsolete.

Returns the angle between projection north and a line parallel to the local grid.

This is NOT the same as the Orientation, the orientation is towards true north, this is towards projection north.

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Use OrientationProj")]
public double ProjectionNorth { get; }

Property Value

Type: Double
See Also