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