Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Basics » CreateRectangleBorderRegion

CreateRectangleBorderRegion


Module: FoundationLite

Creates a frame-shaped region with given parameters.

Name Type Range Description
Input value inRectangle Rectangle2D
Input value inRectangleAlignment CoordinateSystem2D* Adjusts the rectangle to the position of the inspected object
Input value inBorderWidth Real 0.0 -
Input value inBorderPosition BorderPosition
Input value inFrameWidth Integer 0 - 65535 Width of the created region's frame
Input value inFrameHeight Integer 0 - 65535 Height of the created region's frame
Output value outRegion Region Output region
Output value outAlignedRectangle Rectangle2D The input rectangle transformed to the absolute coordinate system

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Incorrect BorderPosition in CreateRectangleBorderRegion.

Complexity Level

This filter is available on Basic Complexity Level.