Back to FabImage Studio website

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

RotateRectangle


Module: FoundationLite

Rotates a rectangle clockwise around a center point.

Name Type Description
Input value
inRectangle Rectangle2D
Input value
inCenter Point2D* Center of rotation (the rectangle's point by default)
Input value
inAngle Real Clockwise rotation angle
Input value
inInverse Bool Switches to the inverse operation
Output value
outRectangle Rectangle2D

Examples

RotateRectangle performed on the sample rectangle, inCenter = Auto, inAngle = 40.0 and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.