Click or drag to resize

CMVIEWrNorth Method

Returns North direction at center of view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rNorth()

public double rNorth()

Return Value

Type: Double
North direction id deg. azimuth relative to view Y.
Remarks
North is calculated from the IPJ North direction. It will be <define>rDUMMY</define> if IPJ is unknown.
See Also