 | 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
Syntaxpublic double rNorth()
public double rNorth()
Public Function rNorth As Double
Public Function rNorth As Double
public:
double rNorth()
public:
double rNorth()
member rNorth : unit -> float
member rNorth : unit -> float
Return Value
Type:
DoubleNorth 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