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.OnStart Event (ArcObjects .NET 10.5 SDK) |
Occurs when an ink collection is started.
[Visual Basic .NET] Public Event OnStart As OnStartEventHandler
[C#] public event OnStartEventHandler OnStart
[C++]
HRESULT OnStart(
void
);
Fired when ink collection starts.