Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » ResizeRectangle_Relative
Module: | FoundationLite |
---|
Changes dimensions of a rectangle relatively.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inRectangle | Rectangle2D | ||
![]() |
inAnchor | Anchor2D | ||
![]() |
inWidthScale | Real | 0.0 - ![]() |
|
![]() |
inHeightScale | Real | 0.0 - ![]() |
|
![]() |
outRectangle | Rectangle2D |
Examples
![]() |
![]() |
ResizeRectangle_Relative performed on the sample rectangle, inWidthScale = 2.0 and inHeightScale = 0.5.
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ResizeRectangle filter group.