FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 : AnnotationModeStartingEventHandler デリゲート |
'宣言
Public Delegate Sub AnnotationModeStartingEventHandler( _ ByVal sender As Object, _ ByVal e As AnnotationModeEventArgs _ )
public delegate void AnnotationModeStartingEventHandler( object sender, AnnotationModeEventArgs e )