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 > esriEngineInkCollectionMode Constants (ArcObjects .NET 10.5 SDK) |
Ink collection mode options.
Constant | Value | Description |
---|---|---|
esriEngineInkCollectionModeNotCollecting | 0 | Not collecting ink or gestures. |
esriEngineInkCollectionModeGesturesOnly | 1 | Collecting gestures only. |
esriEngineInkCollectionModeInkAndGestures | 2 | Collecting ink and gestures. |