Class GdbCircularArcSegment
GdbCircularArcSegment class
public class GdbCircularArcSegment : GdbCurveSegment
Constructors
Name | Description |
---|---|
GdbCircularArcSegment() | The default constructor. |
Properties
Name | Description |
---|---|
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; } |
See Also
- class GdbCurveSegment
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS