VNHorizonObservation.Angle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.