Global Mapper SDK
| GM_Projection_t .GetDatumInfo Method |
Gets the parameters for a particular datum
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 GetDatumInfo ( DATUM aDatumCode , out GM_DatumInfo_t aDatumInfo )
Parameters
- aDatumCode
-
Type:
GlobalMapper
.
DATUM
IN: Datum code to get information about - aDatumInfo
-
Type:
GlobalMapper
.
GM_DatumInfo_t
OUT: Information about datum transformation for datum
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.