This document is archived and information here might be outdated. Recommended version. |
Called when the start point of the traverse is set.
[Visual Basic .NET] Public Event OnSetStartPoint As OnSetStartPointEventHandler
[C#] public event OnSetStartPointEventHandler OnSetStartPoint
Whenever the start point for the traverse changes, the OnSetStartPoint event is fired.