Class Ellipse
Ellipse class
public class Ellipse
Constructors
| Name | Description |
|---|---|
| Ellipse(Coordinate, double, double, double) |
Properties
| Name | Description |
|---|---|
| Center { get; } | |
| Rotation { get; } | |
| XRadius { get; } | |
| YRadius { get; } |
Methods
| Name | Description |
|---|---|
| GetAngle(Coordinate) | |
| GetArc(Coordinate, Coordinate, bool) | |
| GetCoordinate(double) | |
| Linearize(List<Coordinate>, double) |
See Also
- namespace Aspose.Gis.Common
- assembly Aspose.GIS