This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriEngineInkToolCommitType Constants (ArcObjects .NET 10.5 SDK) |
Ink tool commit mode options.
Constant | Value | Description |
---|---|---|
esriEngineInkToolCommitTypeManual | 0 | Ink must be manually commited. |
esriEngineInkToolCommitTypeAutoGraphic | 1 | Ink is automatically commited as a graphic after a delay. |
esriEngineInkToolCommitTypeAutoText | 2 | Ink is automatically commited as text after a delay. |