Global Mapper SDK
| GM_Projection_t .AddCustomDatum Method |
Adds a new custom datum with the given parameters
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 AddCustomDatum ( ref GM_DatumInfo_t aDatumInfo , out DATUM aDatumCode )
Parameters
- aDatumInfo
-
Type:
GlobalMapper
.
GM_DatumInfo_t
IN: Information about datum transformation to add - aDatumCode
-
Type:
GlobalMapper
.
DATUM
OUT: Datum code assigned to new custom datum
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.