IArcadeStick.GetButtonDiameter Method

Retrieves the physical diameter of the button at the specified index.

Syntax

public:
void GetButtonDiameter(
         unsigned char buttonIndex,
         out float32 diameter
)  

Parameters

buttonIndex
Type: unsigned char 

  Zero-based index of the button to get the physical diameter of.

diameter
Type: float32 

  Returns the physical diameter of the button at the specified index, in millimeters.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

IArcadeStick Interface

IArcadeStick Members

Microsoft.Xbox.Input Namespace