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