RectangleCenter for MoxyDraw

Creates a rectangle by a center point as a polyline.


Syntax:

RectangleCenter
center point X
center point Y
length
height
radius
final angle

center point X:

Sets the center point X.

center point Y:

Sets the center point Y.

length:

Sets the length.

height:

Sets the height.

radius:

Optional. Sets the radius for all 4 corners. If omitted, it will be set to 0.

final angle:

Optional. Sets the final angle to rotate the rectangle by its center point. Angles are in degrees and counter-clock wise. If omitted, it will be set to 0.

angle