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


esriEngineInkToolCommitType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriEngineInkToolCommitType Constants
ArcGIS Developer Help

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