ApplicationClipEventData.LocationX Property

The X coordinate of the location of the camera that recorded the clip.

Syntax

public:
property float32 LocationX {
         float32 get ();
         void set (float32 value);
}  

Property value

Type: float32 

 The X coordinate

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipEventData Class

ApplicationClipEventData Members

Windows.Xbox.Media.Capture Namespace