VNHorizonObservation.Angle Property

Definition

The clockwise slant of the horizon, in radians.

public virtual nfloat Angle { [Foundation.Export("angle")] get; }
member this.Angle : nfloat

Property Value

Attributes

Remarks

Developers may correct the image by using CGAffineTransform.MakeRotation(horizonObservation.Angle) or simply by using the Transform.

Applies to