Partager via


Rectangle.Intersect Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Intersect(Rectangle) Creates a Rectangle that represents the intersection between this Rectangle and rect.
Public methodStatic member Intersect(Rectangle, Rectangle) Creates a rectangle that represents the intersetion between a and b. If there is no intersection, null is returned.

Top

See Also

Reference

Rectangle Structure

Microsoft.VisualStudio.TestTools.UITest.Input Namespace