Skip to main content

TransformToAABB Method

Returns the axis-aligned bounding box of a transformed rectangle.

Definition

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

public Rect TransformToAABB(
Matrix matrix
)

Parameters

  Matrix
The transform.

Return Value

Rect
The bounding box

See Also

Reference

Rect Structure
Avalonia Namespace