CalibrationState Methods |
The CalibrationState type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPoint |
If the device is calibrating this will contain the point at which the
device is presently waiting for the pen.
| |
| GetPointName |
Gets a human readable name for the currently calibrating point
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsCalibrationMode |
Tells whether or not the device is in calibration mode.
| |
| ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |