Overload List

  Name Description
Public method Intersect(RectangleD)
Replaces the current RectangleD structure with the intersection of itself and another RectangleD.
Public method Static member Intersect(RectangleD, RectangleD)
Creates a new RectangleD structure representing the intersection of two RectangleD structures. (The intersection may be empty, in which case Empty is returned.)

See Also