Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » ResizeRectangle_Delta

ResizeRectangle_Delta


Module: FoundationLite

Changes dimensions of a rectangle by adding some values.

Name Type Description
Input value inRectangle Rectangle2D
Input value inAnchor Anchor2D
Input value inWidthDelta Real Value added to width of the rectangle
Input value inHeightDelta Real Value added to height of the rectangle
Output value outRectangle Rectangle2D

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 Negative rectangle dimensions in ResizeRectangle_Delta.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of ResizeRectangle filter group.