Enum WkbType
WkbType enumeration
public enum WkbType
Values
Name | Value | Description |
---|---|---|
Point | 1 | |
LineString | 2 | |
Polygon | 3 | |
MultiPoint | 4 | |
MultiLineString | 5 | |
MultiPolygon | 6 | |
GeometryCollection | 7 | |
CircularString | 8 | |
CompoundCurve | 9 | |
CurvePolygon | 10 | |
MultiCurve | 11 | |
MultiSurface | 12 | |
PolyhedralSurface | 15 | |
Tin | 16 | |
Triangle | 17 |
See Also
- namespace Aspose.Gis.Common.Formats.Wkb
- assembly Aspose.GIS