RhumbLineInterpolator Properties |
The RhumbLineInterpolator type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets or sets the central body used when interpolating with Interpolate(IEnumerableCartesian).
| |
Granularity |
Gets or sets the granularity, in radians, used when interpolating with Interpolate(IEnumerableCartesian).
Lower granularities are more precise but create more positions.
| |
PolylineType |
Gets the PolylineType of positions
returned from Interpolate(IEnumerableCartesian) (Overrides PositionInterpolatorPolylineType.) |