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