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


esriEngineInkToolCommitType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Controls)  

esriEngineInkToolCommitType Constants

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.

Product Availability

Available with ArcGIS Engine.

.NET Samples

Committing ink sketches using the controls ink commands (Code Files: InkSketchCommit)