Rectangle
Property | Type | Default |
---|---|---|
name | StrV | "defaultRectangle" |
strokeWidth | FloatV | 0 |
strokeStyle | StrV | "solid" |
strokeColor | ColorV | none() |
strokeDasharray | StrV | "" |
cornerRadius | FloatV | 0 |
rotation | FloatV | 0 |
ensureOnCanvas | BoolV | true |
fillColor | ColorV | sampled |
center | VectorV | sampled |
width | FloatV | sampled |
height | FloatV | sampled |