Global Mapper SDK
| GM_Projection_t .GetBase Method |
Retrieves the underlying base projection that forms the basis for a given projection.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 GetBase ( out GM_Projection_t aProjBase )
Parameters
- aProjBase
-
Type:
GlobalMapper
.
GM_Projection_t
OUT: projection on which the input projection is based
Return Value
Type: GM_Error_t32GM Error Code
Comments
0 comments
Please sign in to leave a comment.