[]
        
(Showing Draft Content)

C1.Util.DX.RectD.IntersectFast

IntersectFast Method

IntersectFast(ref RectD)

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

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

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