PenParameters Class |
Namespace: ProScript
The PenParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | PenParameters |
Initializes a new instance of the PenParameters class.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAdcAverage |
Gets the adc average.
|
![]() | GetAutoPenThreshold |
Gets the auto pen threshold.
|
![]() | GetAutoTouchThreshold |
Gets the auto touch threshold.
|
![]() | GetCoordinateAverage |
Gets the coordinate average.
|
![]() | GetDebouncePostDown |
Gets the debounce post down.
|
![]() | GetDebouncePostUp |
Gets the debounce post up.
|
![]() | GetDebouncePreDown |
Gets the debounce pre down.
|
![]() | GetDebouncePreUp |
Gets the debounce pre up.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInterruptRate |
Gets the interrupt rate.
|
![]() | GetOffsetInterval |
Gets the offset interval.
|
![]() | GetProximity |
Gets the proximity.
|
![]() | GetReserved1 |
The parameter is not used.
|
![]() | GetReserved2 |
The parameter is not used.
|
![]() | GetReserved3 |
The parameter is not used.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsErrorCorrectionEnabled |
Gets whether or not error correction is enabled.
|
![]() | IsOffsetCorrectionEnabled |
Gets whether or not offset correction is enabled.
|
![]() | IsTipInverted |
Gets whether or not the tip switch is inverted.
|
![]() | SetAdcAverage |
Sets the adc average.
|
![]() | SetAutoPenThreshold |
Sets the auto pen threshold.
|
![]() | SetAutoTouchThreshold |
Sets the auto touch threshold.
|
![]() | SetCoordinateAverage |
Sets the coordinate average.
|
![]() | SetDebouncePostDown |
Sets the debounce post-down.
|
![]() | SetDebouncePostUp |
Sets the debounce post-up.
|
![]() | SetDebouncePreDown |
Sets the debounce pre-down.
|
![]() | SetDebouncePreUp |
Sets the debounce pre-up.
|
![]() | SetErrorCorrectionEnabled |
Sets whether or not error correction is enabled.
|
![]() | SetInterruptRate |
Sets the interrupt rate.
|
![]() | SetOffsetCorrectionEnabled |
Sets whether or not offset correction is enabled.
|
![]() | SetOffsetInterval |
Sets the offset interval.
|
![]() | SetProximity |
Sets the proximity.
|
![]() | SetReserved1 |
Sets reserved 1.
|
![]() | SetReserved2 |
Sets reserved 2.
|
![]() | SetReserved3 |
Sets reserved 3.
|
![]() | SetTipInverted |
Sets whether or not the pen tip switch is inverted.
|
![]() | ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |