'宣言 Public Delegate Sub UserStripAnnotationEventHandler( _ ByVal sender As Object, _ ByVal args As UserStripAnnotationStylingEventArgs _ )
public delegate void UserStripAnnotationEventHandler( object sender, UserStripAnnotationStylingEventArgs args )