ForceFeedbackMotor.SupportedAxes 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 axes supported by the force feedback motor.
public:
property ForceFeedbackEffectAxes SupportedAxes { ForceFeedbackEffectAxes get(); };
ForceFeedbackEffectAxes SupportedAxes();
public ForceFeedbackEffectAxes SupportedAxes { get; }
var forceFeedbackEffectAxes = forceFeedbackMotor.supportedAxes;
Public ReadOnly Property SupportedAxes As ForceFeedbackEffectAxes
Property Value
The axes supported by the force feedback motor.