TouchParameters Methods |
The TouchParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAdcAverage |
Gets the number of ADC averages required to produce a coordinate.
|
![]() | GetCoordinateAverage |
Gets the number of coordinate averages required to produce a coordinate.
|
![]() | GetGain |
Gets the gain.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetOffsetX |
Gets the x offset.
|
![]() | GetOffsetY |
Gets the y offset.
|
![]() | GetPressureMultiple |
Gets the pressure multiple.
|
![]() | GetPressureSingle |
Gets the pressure single.
|
![]() | GetReserved |
The parameter is not used.
|
![]() | GetScaleX |
Gets the scale x.
|
![]() | GetScaleY |
Gets the scale y.
|
![]() | GetSlopeDown |
Gets the slope down.
|
![]() | GetSlopeLiftoff |
Gets the slope liftoff.
|
![]() | GetSlopeMinimum |
Gets the slope minimum.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsErrorCorrectionEnabled |
Gets whether or not error correction is enabled.
|
![]() | SetAdcAverage |
Sets the adc average.
|
![]() | SetCoordinateAverage |
Sets the coordinate average.
|
![]() | SetErrorCorrectionEnabled |
Sets if error correction is enabled.
|
![]() | SetGain |
Sets the gain.
|
![]() | SetOffsetX |
Sets the x offset.
|
![]() | SetOffsetY |
Sets the y offset.
|
![]() | SetPressureMultiple |
Sets the pressure multiple.
|
![]() | SetPressureSingle |
Sets the pressure single.
|
![]() | SetReserved |
The parameter is not used.
|
![]() | SetScaleX |
Sets the x scale.
|
![]() | SetScaleY |
Sets the y scale.
|
![]() | SetSlopeDown |
Sets the slope down.
|
![]() | SetSlopeLiftoff |
Sets the slope liftoff.
|
![]() | SetSlopeMinimum |
Sets the slope minimum.
|
![]() | ToString |
Prints this object as a human readable string.
(Overrides ObjectToString.) |