This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineInkEnvironmentEvents Interface (ArcObjects .NET 10.5 SDK) |
Provides access to ink-related events.
The IEngineInkEnvironmentEvents outbound interface is used to listen to Tablet events.
Note that OnGesture is supported on the Windows XP Tablet PC Edition only.
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 and Classes | Description |
---|---|
EngineInkEnvironment | A singleton object representing Engine ink environment. |