You are here: Start » Filter Groups » RegionBoundingRectangle

RegionBoundingRectangle

Description

Computes a rectangle containing a region.

Filters in this group

Icon Name Filter Name Description
FixedAngle Unsafe RegionBoundingRectangle_FixedAngle Computes the smallest rectangle with the given orientation angle containing a region.
FixedAngle OrNil RegionBoundingRectangle_FixedAngle_OrNil Computes the smallest rectangle with the given orientation angle containing a region; returns NIL if the region is empty.
Standard Unsafe RegionBoundingRectangle Computes the smallest rectangle containing a region.
Standard OrNil RegionBoundingRectangle_OrNil Computes the smallest rectangle containing a region; returns NIL if the region is empty.