PointStyle の Select イベントのデリゲート。
シンタックス
'宣言
Public Delegate Sub PointStyleSelectEventHandler( _
ByVal As System.Object, _
ByVal As PointStyleSelectEventArgs _
)
public delegate void PointStyleSelectEventHandler(
System.object ,
PointStyleSelectEventArgs
)
パラメータ
- sender
- e
参照