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