Public Member Functions | |
| void | Clear (void) |
Properties | |
| VARIANT_BOOL | Enabled |
| VARIANT_BOOL | ShowInkTrails |
| SHORT | InkTimeout |
| VARIANT_BOOL | MapInkRegionOnly |
| SHORT | Top |
| SHORT | Left |
| SHORT | Height |
| SHORT | Width |
| void Clear | ( | void | ) |
Clears the ink trails from the device's display
| VARIANT_BOOL Enabled |
Pen data is captured
| VARIANT_BOOL ShowInkTrails |
Ink is displayed on the device display when pen data is captured
| SHORT InkTimeout |
Specifies the amount of time (in 100ths of seconds) for the ink trails to remain on the device display after the last pen contact with touchscreen
| VARIANT_BOOL MapInkRegionOnly |
Only pen data within the ink region boundaries is sent via the FirePadData event
| SHORT Top |
Position for the inking region's top edge, measured from top edge of device's display
| SHORT Left |
Position for the inking region's left edge, measured from left edge of device's display
| SHORT Height |
Height of the inking region
| SHORT Width |
Width of the inking region
1.5.4