Provides access to the tablet support extension events.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
OnGesture | Occurs when an ink gesture is made. Only available on TabletPC devices. | |
OnStart | Occurs when an ink collection is started. | |
OnStop | Occurs when an ink collection is halted. |
CoClasses that implement ITabletExtEvents
CoClasses and Classes | Description |
---|---|
TabletExt | Tablet support extension object. |
Remarks
Outbound event interface for listening to Tablet events. Note that OnGesture is supported on the Windows XP Tablet PC Edition only.