SpatialLocation.Orientation 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.
Gets the orientation of the device within the supplied coordinate system.
public:
property quaternion Orientation { quaternion get(); };
quaternion Orientation();
public Quaternion Orientation { get; }
var quaternion = spatialLocation.orientation;
Public ReadOnly Property Orientation As Quaternion
Property Value
The orientation.