CartographyOrientation Property

Get the orientation of the local grid coordinate system in the geographical coordinate system.

The orientation is the angle in degrees between true north and the coordinate system y-axis in degrees, measured positive clockwise from true north.

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double Orientation { get; }

Property Value

Double

See Also