Click or drag to resize

CalibrationState Methods

The CalibrationState type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPoint
If the device is calibrating this will contain the point at which the device is presently waiting for the pen.
Public methodStatic memberGetPointName
Gets a human readable name for the currently calibrating point
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsCalibrationMode
Tells whether or not the device is in calibration mode.
Public methodToString
Converts this object into a human readable string.
(Overrides ObjectToString.)
Top
See Also