バージョン

UserSliceAnnotationEventHandler デリゲート

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

パラメータ

sender
args
参照