Draws a rectangle defined by a location (x,y) and dimension (width x height). If arcWidth and arcHeight are defined then it will draw a rounded rectangle.
Properties
Property |
Default |
Notes |
|---|---|---|
x |
|
|
y |
|
|
width |
|
|
height |
|
|
arcWidth |
|
|
arcHeight |
|
|
Examples
Labels