This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.ToolCommitType Property (ArcObjects .NET 10.5 SDK) |
The ink tool commit type.
[Visual Basic .NET] Public Property ToolCommitType As ESRITPCToolCommitType
[C#] public ESRITPCToolCommitType ToolCommitType {get; set;}
The ToolCommitType property controls the Tablet "Auto-Finish" options that are on the Tablet Options dialog. If the ToolCommitType is not set to ETPC_Manual, then the ToolCommitDelay is used to automatically complete the ink sketch within x number of seconds.