Global Mapper SDK
| GM_Projection_t .LoadProjectionFile Method |
Initializes a GM_Projection_t structure from a projection (PRJ, Ozi .map, etc.) file.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 LoadProjectionFile ( string aFilename , out GM_Projection_t aProj )
Parameters
- aFilename
-
Type:
System
.
String
filename of projection file to load - aProj
-
Type:
GlobalMapper
.
GM_Projection_t
buffer in which to place decoded projection.
Return Value
Type: GM_Error_t32GM Error Code
Comments
0 comments
Please sign in to leave a comment.