Global Mapper SDK
| GM_Point_t Constructor |
Constructor to set values directly.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Point_t ( double aX , double aY )
Parameters
- aX
-
Type:
System
.
Double
The 'X' value of the coordinate point - aY
-
Type:
System
.
Double
The 'Y' value of the coordinate point
Comments
0 comments
Please sign in to leave a comment.