This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the Tablet support extension.
Description | ||
---|---|---|
AlwaysShowAlternates | Indicates whether the alternates dialog should be shown if the recognition confidence is high. | |
AutoRecognizeInkGraphics | Indicates whether Ink Graphics should automatically re-recognize themselves when updated. | |
Clear | Deletes any active ink from the screen. | |
GeneralizeInk | Indicates whether the Ink should be generalized before any commit. | |
InkCollectionMode | Indicates if the extension is collecting ink. | |
InkCollector | The tablet extension's internal ink collecting object. | |
InkGeometry | The current Ink sketch as a geometry. | |
PressureSensitiveStylus | Indicates whether the stylus should be pressure sensitive. | |
ProjectInkGraphicGeometry | Indicates whether Ink Graphics should be rendered as polylines when projected. | |
ScratchoutEnabled | Indicates whether the scratch-out gesture should be enabled. | |
Start | Starts obtaining ink from the stylus. | |
Stop | Stops obtaining ink from the stylus. | |
ToolCommitDelay | The auto commit delay interval in seconds. | |
ToolCommitType | The ink tool commit type. |
CoClasses and Classes | Description |
---|---|
TabletExt | Tablet support extension object. |
ITabletExt manages the state of ink collection in ArcMap. Use TabletExt to administer Tablet Toolbar options, clear the Ink sketch, or listen to ink events that happen on the map.