This document is archived and information here might be outdated.  Recommended version.


ITabletExtEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExtEvents Interface
ArcGIS Developer Help

ITabletExtEvents Interface

Provides access to the tablet support extension events.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method OnGesture Occurs when an ink gesture is made. Only available on TabletPC devices.
Method OnStart Occurs when an ink collection is started.
Method OnStop Occurs when an ink collection is halted.

Classes that implement ITabletExtEvents

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.