Global Mapper SDK
| GM_Constants .GM_NORMALIZE_ANGLE_DEG Method |
Define macro to normalize an angle value in degrees to [0,360]
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static double GM_NORMALIZE_ANGLE_DEG ( double ang_deg )
Parameters
- ang_deg
-
Type:
System
.
Double
Angle in degrees to normalize
Return Value
Type: DoubleNormalized angle in degrees
Comments
0 comments
Please sign in to leave a comment.