Global Mapper SDK
| GM_Projection_t .LoadProjectionFromWKTString Method |
Initializes a GM_Projection_t structure from a WKT projection string
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 LoadProjectionFromWKTString ( string aStr , out GM_Projection_t aProj )
Parameters
- aStr
-
Type:
System
.
String
IN: String to decode projection from - aProj
-
Type:
GlobalMapper
.
GM_Projection_t
OUT: 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.