FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThreeWayArrowShape Class / OnClick Method


In This Topic
OnClick Method (ThreeWayArrowShape)
In This Topic
Click processing.
Syntax
'Declaration
 
Protected Overridable Sub OnClick( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As ThreeWayArrowShape
Dim e As EventArgs
 
instance.OnClick(e)

Parameters

e
See Also