Global Mapper SDK
| GM_Layer_t .SetCodePage Method |
Sets the codepage interpretation for the layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetCodePage ( int aCodePage )
Parameters
- aCodePage
-
Type:
System
.
Int32
IN: Code page to use (-1 for not set, 0 for current system, CP_UTF8 for UTF-8, or normal code page, like 1252, 936, etc.)
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.