RacingWheel.MaxWheelAngle 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.
The maximum angle, in degrees, of the racing wheel.
public:
property double MaxWheelAngle { double get(); };
double MaxWheelAngle();
public double MaxWheelAngle { get; }
var double = racingWheel.maxWheelAngle;
Public ReadOnly Property MaxWheelAngle As Double
Property Value
Double
double
The maximum angle, in degrees, of the racing wheel.