C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleD Structure / Intersect Method

In This Topic
Intersect Method
In This Topic
Replaces the current RectangleD structure with the intersection of itself and another RectangleD.
Overload List
OverloadDescription
Replaces the current RectangleD structure with the intersection of itself and another 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