Class GdbEllipticArcSegment
Contents
[
Hide
]GdbEllipticArcSegment class
public class GdbEllipticArcSegment : GdbCurveSegment
Constructors
| Name | Description |
|---|---|
| GdbEllipticArcSegment() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Angle { get; set; } | |
| AngleDelta { get; set; } | |
| Center { get; set; } | |
| CenterFrom { get; set; } | |
| CenterTo { get; set; } | |
| IsCircular { get; set; } | |
| IsComplete { get; set; } | |
| IsCounterClockwise { get; set; } | |
| IsEmpty { get; set; } | |
| IsLine { get; set; } | |
| IsMinor { get; set; } | |
| IsPoint { get; set; } | |
| MinorMajorRatio { get; set; } | |
| Rotation { get; set; } | |
| override SegmentType { get; } | |
| SemiMajorRadius { get; set; } | |
| StartPointIndex { get; set; } |
See Also
- class GdbCurveSegment
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS