Global Mapper SDK
| GM_Projection_t .SaveToFile Method |
Saves a GM_Projection_m structure to a projection (PRJ) file.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SaveToFile ( string aFilename , uint aReserved )
Parameters
- aFilename
-
Type:
System
.
String
Filename of projection file to save to - aReserved
-
Type:
System
.
UInt32
Reserved for future use, must be 0
Return Value
Type: GM_Error_t32GM Error Code
Comments
0 comments
Please sign in to leave a comment.