类 Ellipse
Ellipse class
public class Ellipse
构造函数
| 名称 | 描述 |
|---|---|
| Ellipse(Coordinate, double, double, double) |
属性
| 名称 | 描述 |
|---|---|
| Center { get; } | |
| Rotation { get; } | |
| XRadius { get; } | |
| YRadius { get; } |
方法
| 名称 | 描述 |
|---|---|
| GetAngle(Coordinate) | |
| GetArc(Coordinate, Coordinate, bool) | |
| GetCoordinate(double) | |
| Linearize(List<Coordinate>, double) |
另见
- namespace Aspose.Gis.Common
- assembly Aspose.GIS