バージョン

UserPointAnnotationEventHandler デリゲート

UserPointAnnotation をスタイル設定するイベント ハンドラーを表します。
シンタックス
'宣言
 
Public Delegate Sub UserPointAnnotationEventHandler( _
   ByVal sender As Object, _
   ByVal args As UserPointAnnotationStylingEventArgs _
) 
public delegate void UserPointAnnotationEventHandler( 
   object sender,
   UserPointAnnotationStylingEventArgs args
)

パラメータ

sender
args
参照