'宣言 Protected Function IntersectInvalidRect( _ ByVal invalidRect As Rectangle, _ ByVal rightToLeftOffset As Integer, _ Optional ByVal zoomFactor As Single _ ) As Rectangle
protected Rectangle IntersectInvalidRect( Rectangle invalidRect, int rightToLeftOffset, float zoomFactor )