Click or drag to resize

Capabilities Methods

The Capabilities type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetBrightnessLevels
Gets the number of brightness levels supported.
Public methodGetCalibrationXMax
The maximum x value of the firmware's internal mapping space
Public methodGetCalibrationXMin
The minimum x value of the firmware's internal mapping space
Public methodGetCalibrationYMax
The maximum y value of the firmware's internal mapping space
Public methodGetCalibrationYMin
The minimum y value of the firmware's internal mapping space
Public methodGetCardReader
Gets the type of card reader equipped on this device.
Public methodGetColorDepth
Gets the bit depth of the display.
Public methodGetContrastLevels
Gets the number of contrast levels supported.
Public methodGetCoordinateModes
The coordinate modes supported by the device.
Public methodGetCoordinateXMax
Gets the maximum X coordinate.
Public methodGetCoordinateXMin
Gets the minimum X coordinate.
Public methodGetCoordinateYMax
Gets the maximum Y coordinate.
Public methodGetCoordinateYMin
Gets the minimum Y coordinate.
Public methodGetDigitizerHeight
Gets the height of the digitizer in millimeters.
Public methodGetDigitizerWidth
Gets the width of the digitizer in millimeters.
Public methodGetDisplayHeight
Gets the height of the display in pixels.
Public methodGetDisplayId
Gets the type of display contained in this device. 0 = None 1 = 240x64, binary 2 = 240x64, 16 gray
Public methodGetDisplayWidth
Gets the width of the display in pixels.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetReserved10
The parameter is not used.
Public methodGetReserved11
The parameter is not used.
Public methodGetReserved12
The parameter is not used.
Public methodGetReserved13
The parameter is not used.
Public methodGetReserved14
The parameter is not used.
Public methodGetReserved4
The parameter is not used.
Public methodGetReserved5
The parameter is not used.
Public methodGetReserved6
The parameter is not used.
Public methodGetReserved7
The parameter is not used.
Public methodGetReserved9
The parameter is not used.
Public methodGetSupportedReports
Gets a bit mask containing report types this device supports.
Public methodGetSupportsScreensResources
Returns whether this device is capable of using screen and resource calls.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts this object into a human readable string.
(Overrides ObjectToString.)
Top
See Also