Enum GdbCurveSegmentType
GdbCurveSegmentType enumeration
public enum GdbCurveSegmentType
Values
Name | Value | Description |
---|---|---|
CircularArc | 1 | |
Line | 2 | |
Spiral | 3 | |
Bezier | 4 | |
EllipticArc | 5 |
See Also
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS
public enum GdbCurveSegmentType
Name | Value | Description |
---|---|---|
CircularArc | 1 | |
Line | 2 | |
Spiral | 3 | |
Bezier | 4 | |
EllipticArc | 5 |