This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineInkEnvironmentEvents Interface > IEngineInkEnvironmentEvents.OnStop Event (ArcObjects .NET 10.5 SDK) |
Occurs when an ink collection is halted.
[Visual Basic .NET] Public Event OnStop As OnStopEventHandler
[C#] public event OnStopEventHandler OnStop
[C++]
HRESULT OnStop(
void
);
Fired when ink collection stops.