Capabilities Methods |
The Capabilities type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetBrightnessLevels |
Gets the number of brightness levels supported.
| |
GetCalibrationXMax |
The maximum x value of the firmware's internal mapping space
| |
GetCalibrationXMin |
The minimum x value of the firmware's internal mapping space
| |
GetCalibrationYMax |
The maximum y value of the firmware's internal mapping space
| |
GetCalibrationYMin |
The minimum y value of the firmware's internal mapping space
| |
GetCardReader |
Gets the type of card reader equipped on this device.
| |
GetColorDepth |
Gets the bit depth of the display.
| |
GetContrastLevels |
Gets the number of contrast levels supported.
| |
GetCoordinateModes |
The coordinate modes supported by the device.
| |
GetCoordinateXMax |
Gets the maximum X coordinate.
| |
GetCoordinateXMin |
Gets the minimum X coordinate.
| |
GetCoordinateYMax |
Gets the maximum Y coordinate.
| |
GetCoordinateYMin |
Gets the minimum Y coordinate.
| |
GetDigitizerHeight |
Gets the height of the digitizer in millimeters.
| |
GetDigitizerWidth |
Gets the width of the digitizer in millimeters.
| |
GetDisplayHeight |
Gets the height of the display in pixels.
| |
GetDisplayId |
Gets the type of display contained in this device.
0 = None
1 = 240x64, binary
2 = 240x64, 16 gray
| |
GetDisplayWidth |
Gets the width of the display in pixels.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetReserved10 |
The parameter is not used.
| |
GetReserved11 |
The parameter is not used.
| |
GetReserved12 |
The parameter is not used.
| |
GetReserved13 |
The parameter is not used.
| |
GetReserved14 |
The parameter is not used.
| |
GetReserved4 |
The parameter is not used.
| |
GetReserved5 |
The parameter is not used.
| |
GetReserved6 |
The parameter is not used.
| |
GetReserved7 |
The parameter is not used.
| |
GetReserved9 |
The parameter is not used.
| |
GetSupportedReports |
Gets a bit mask containing report types this device supports.
| |
GetSupportsScreensResources |
Returns whether this device is capable of using screen and resource calls.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |