Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslateRectangle
Module: | FoundationLite |
---|
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
Complexity Level
This filter is available on Advanced Complexity Level.