Gets the maximum global LED gain of a flight stick.
public:
property unsigned char MaxGlobalLedGain {
unsigned char get ();
}
Type: unsigned char
The maximum global LED gain of a flight stick.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IFlightStickProperties Interface