getIntersectionWith(rect: PP.Ui.DataGridRectangle);
rect. Rectangle checked for intersection.
The getIntersectionWith method returns the common rectangle for two rectangles.
The method returns value of the PP.Ui.DataGridRectangle type.
If the rectangle intersects the specified rectangle, the method returns null.
The example of use is given on the page with description of the DataGridRectangle class constructor.
See also: