Back to Adaptive Vision Studio website

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

TranslateRectangle


Translates a rectangle by a vector.

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

Examples

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

Complexity Level

This filter is available on Basic Complexity Level.