ArcadeStick.ActuatorXLocation Property

Gets the physical left-to-right location of the arcade stick actuator on the device.

Syntax

public:
property float32 ActuatorXLocation {
         float32 get ();
}  

Property value

Type: float32 

  Physical location of the arcade stick actuator on the device, in the range [0.0, 1.0]. The value 0.0 indicates that the actuator is located at the left edge of the device; the value 1.0 indicates that the actuator is located at the right edge of the device.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

ArcadeStick Class

ArcadeStick Members

Microsoft.Xbox.Input Namespace