Click or drag to resize

MzCartographyProjectionNorth Property

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

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

Namespace:  DHI.Generic.Cartography
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ProjectionNorth { get; }

Property Value

Type: Double
See Also