Method IntersectsWith | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IntersectsWith(RectangleF)

Determines if this rectangle intersects with rect.

public bool IntersectsWith(RectangleF rect)

Parameters

rect RectangleF

Returns

bool

Edit this page