FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Interop Namespace / Rect Structure / Intersect Method

In This Topic
    Intersect Method
    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