バージョン

UserStripAnnotationEventHandler デリゲート

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

パラメータ

sender
args
参照