CalibrationPoint Structure (Microsoft.DirectX.DirectInput)

Describes a calibration point. An array of Cpoint structures is contained by a Dipropcpoints structure.

Definition

Visual Basic Public Structure CalibrationPoint
C# public struct CalibrationPoint 
C++ public value class CalibrationPoint sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
CalibrationPoint Initializes a new instance of the object.
ToString Obtains a string representation of the current instance.

Properties

Property Description
RawData
ScalingValue Scaling value to be associated with the LP number. The percentage of the maximum value multiplied by 10000.

Structure Information

Namespace Microsoft.DirectX.DirectInput
Assembly Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll)
Strong Name Microsoft.DirectX.DirectInput,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492
Show: