[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.RectL.IntersectFast

IntersectFast Method

IntersectFast(RectL)

Quickly updates a rectangle to represent the intersection with another rectangle.

Declaration
public void IntersectFast(RectL rect)
Parameters
Type Name Description
RectL rect
Remarks

The resulting rectangle may be invalid. Use the HasSpace property to check.