WkbFileType¶
Namespace: ThinkGeo.Core
public enum WkbFileType
Inheritance Object → ValueType → Enum → WkbFileType
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Point | 0 | |
Polyline | 1 | |
Polygon | 2 | |
Hybrid | 3 |
Namespace: ThinkGeo.Core
public enum WkbFileType
Inheritance Object → ValueType → Enum → WkbFileType
Implements IComparable, IFormattable, IConvertible
Name | Value | Description |
---|---|---|
Point | 0 | |
Polyline | 1 | |
Polygon | 2 | |
Hybrid | 3 |