Global Mapper SDK
| GM_Projection_t .SelectProjection Method |
Displays the projection selection dialog to allow the user to select a
projection
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 SelectProjection ( out GM_Projection_t aSelProj , GM_Projection_t aInitProj )
Parameters
- aSelProj
-
Type:
GlobalMapper
.
GM_Projection_t
OUT: projection selected by user - aInitProj
-
Type:
GlobalMapper
.
GM_Projection_t
IN: initial projection to use (NULL for default)
Return Value
Type: GM_Error_t32GM Error Code
Comments
0 comments
Please sign in to leave a comment.