ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Intersect Method

In This Topic
    Intersect Method (Rect)
    In This Topic
    Replaces this Rect with the intersection of itself and the specified Rect.
    Overload List
    OverloadDescription
    Replaces this Rect with the intersection of itself and the specified Rect.  
    Returns a third Rect structure that represents the intersection of two other Rect structures. If there is no intersection, an empty Rect is returned.  
    See Also