ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Intersect Method

In This Topic
    Intersect Method (Rect)
    In This Topic
    Replaces the current Rect structure with the intersection of itself and another Rect.
    Overload List
    OverloadDescription
    Replaces the current Rect structure with the intersection of itself and another Rect.  
    Creates a new Rect structure representing the intersection of two RectangleD structures. (The intersection may be empty, in which case Empty is returned.)  
    See Also