Represents the method that handles the OnSetStartPoint event.
[Visual Basic .NET]
Public Delegate Sub OnSetStartPointEventHandler ( _
)
[C#] public delegate void OnSetStartPointEventHandler ( );