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


ITabletExtEvents.OnStop Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

ITabletExtEvents.OnStop Event

Occurs when an ink collection is halted.

[Visual Basic .NET]
Public Event OnStop As OnStopEventHandler
[C#]
public event OnStopEventHandler OnStop

Product Availability

Available with ArcGIS Desktop.

Remarks

Fired when ink collection stops.

See Also

ITabletExtEvents Interface