Back to Adaptive Vision 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
inRectangle Rectangle2D
inAnchor Anchor2D
inWidthDelta Real Value added to width of the rectangle
inHeightDelta Real Value added to height of the rectangle
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 Basic Complexity Level.

Filter Group

This filter is member of ResizeRectangle filter group.