Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Box » ResizeBox_Delta

ResizeBox_Delta


Module: FoundationLite

Changes the dimensions of a box by adding some values.

Name Type Description
Input value inBox Box Input box
Input value inAnchor Anchor2D Point of the box which position will not change
Input value inWidthDelta Integer Value added to width of the box
Input value inHeightDelta Integer Value added to height of the box
Output value outBox Box Resized box

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 box dimensions in ResizeBox_Delta.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of ResizeBox filter group.