Skip to main content

Intersect Method

Gets the intersection of two rectangles.

Definition

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

public PixelRect Intersect(
PixelRect rect
)

Parameters

  PixelRect
The other rectangle.

Return Value

PixelRect
The intersection.

See Also

Reference

PixelRect Structure
Avalonia Namespace