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


ITabletExtEvents.OnStart Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExtEvents Interface > ITabletExtEvents.OnStart Event
ArcGIS Developer Help

ITabletExtEvents.OnStart Event

Occurs when an ink collection is started.

[Visual Basic .NET]
Public Event OnStart As OnStartEventHandler
[C#]
public event OnStartEventHandler OnStart

Product Availability

Available with ArcGIS Desktop.

Remarks

Fired when ink collection starts.

See Also

ITabletExtEvents Interface