[]
        
(Showing Draft Content)

C1.Util.DX.RectF.IntersectFast

IntersectFast Method

IntersectFast(ref RectF)

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

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

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