SurfaceArc Constructor |
| Name | Description | |
|---|---|---|
| SurfaceArc(SurfaceArc) | Initializes a new instance as a copy of an existing instance. | |
| SurfaceArc(Ellipsoid, Cartographic, Double, ClosedTurnDirection) |
Create a new instance based on the given center point.
| |
| SurfaceArc(Ellipsoid, Cartographic, Double, Double, ClosedTurnDirection) |
Create a new instance based on the given point and heading.
|