Global Mapper SDK
| GM_AsciiCoordDelim_t8 Enumeration |
Type listing available coordinate delimeters for ASCII import
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_AsciiCoordDelim_t8| Member name | Value | Description | |
|---|---|---|---|
| AsciiDelim_AutoDetect | 0 | ||
| AsciiDelim_Comma | 1 | ||
| AsciiDelim_Whitespace | 2 | ||
| AsciiDelim_Semicolon | 3 | ||
| AsciiDelim_Tab | 4 | ||
| AsciiDelim_NumTypes | 5 |
Comments
0 comments
Please sign in to leave a comment.