Rect.

TransformToAABB(Matrix) Method

Summary

Returns the axis-aligned bounding box of a transformed rectangle.
Namespace
Avalonia
Containing Type
Rect

Syntax

public Rect TransformToAABB(Matrix matrix)

Parameters

Name Type Description
matrix Matrix The transform.

Return Value

Type Description
Rect The bounding box