RectDIntersect Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodIntersect(RectD)
Replaces this rectangle with the intersection of itself and the specified rectangle.
Public methodStatic memberIntersect(RectD, RectD)
Returns a RectD structure that represents the intersection of the two input rectangles. If there is no intersection, an empty RectD is returned.
Top
See Also

Reference