Property Angle
Angle
Gets the angle at this point in the track.
Declaration
public KmlOrientation Angle { get; }
Property Value
| Type | Description |
|---|---|
| KmlOrientation | The angle at this point in the track. |
Remarks
null values will be interpolated upon track creation and IsAngleInterpolated will be true.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |