[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.RectF.IntersectFast

IntersectFast Method

IntersectFast(RectF)

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

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

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