类 GdbCircularArcSegment
GdbCircularArcSegment class
public class GdbCircularArcSegment : GdbCurveSegment
构造函数
| 名称 | 描述 |
|---|---|
| GdbCircularArcSegment() | 默认构造函数。 |
属性
| 名称 | 描述 |
|---|---|
| Coordinate { get; set; } | |
| CoordinateIsInterior { get; set; } | |
| IsCounterClockwise { get; set; } | |
| IsEmpty { get; set; } | |
| IsLine { get; set; } | |
| IsMinor { get; set; } | |
| IsPoint { get; set; } | |
| override SegmentType { get; } | |
| StartPointIndex { get; set; } |
另见
- class GdbCurveSegment
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS