Back to Aurora Vision Studio website

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

TranslateRectangle


Module: FoundationLite

Translates a rectangle by a vector.

Name Type Description
Input value inRectangle Rectangle2D
Input value inDelta Vector2D Translation vector
Input value inInverse Bool Switches to the inverse operation
Output value outRectangle Rectangle2D

Examples

TranslateRectangle performed on the sample rectangle, inDelta = (60.0, 80.0) and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.