Provides access to ink-related events.
Product Availability
Available with ArcGIS Engine.
Description
The IEngineInkEnvironmentEvents outbound interface is used to listen to Tablet events.
Note that OnGesture is supported on the Windows XP Tablet PC Edition only.
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 IEngineInkEnvironmentEvents
CoClasses and Classes | Description |
---|---|
EngineInkEnvironment | A singleton object representing Engine ink environment. |