Interface IFeatures
Provides a bunch of numbers that, when bigger than zero, indicate support for a given feature.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public interface IFeatures
Properties
| Name | Description |
|---|---|
| BrightnessChangeSupport | The device can change the brightness of its display. |
| ColorDeviceSupport | The device has a colour display |
| ConfigPromoscreenDelaySupport | The has promoscreen delay support. |
| ContinuousScrollingSupport | The device supports continuous scrolling. |
| EmpenSupport | The device may be used with electromagnetric pens. |
| EmpenUpdateSupport | The device supports empen updates. |
| EnhancedCryptoIdSupport | The device supports CryptoIdV2 containers and can work with 4096-bit RSA keys. |
| InternalCLKSupport | |
| OpenStateDetectionSupport | The device remembers when it has been opened. |
| PortraitModeSupport | The device may be put into portrait mode |
| SimpleDialogSupport | |
| SOIFormatSupport | The device supports the StepOver image (SOI) format |
| TouchConfigSupport | |
| VCOMSupport | The device supports virtual COM ports. |