Global Mapper SDK
| GM_Constants .DEGTORAD Method |
Converts Degrees to Radians
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static double DEGTORAD ( double x )
Parameters
- x
-
Type:
System
.
Double
Degrees to convert
Return Value
Type: DoubleRadian Equivalent
Comments
0 comments
Please sign in to leave a comment.