Skip to main content

Intersect Method

Gets the intersection of two rectangles.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Rect Intersect(
Rect rect
)

Parameters

  Rect
The other rectangle.

Return Value

Rect
The intersection.

See Also

Reference

Rect Structure
Avalonia Namespace