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 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |