the type of the Primitive
the position of the Primitive (x, y)
the size of the Primitive (width, height)
if the Primitive should be filled. Default is true
the color of the primitive. Default is #d16cd8
Optional
thickness: numberthe thickness of the stroke when used when fill is set to false
Readonly
colorthe color of the primitive. Default is #d16cd8
Readonly
fillif the Primitive should be filled. Default is true
Readonly
positionthe position of the Primitive (x, y)
Readonly
primitivethe type of the Primitive
Readonly
renderReadonly
sizethe size of the Primitive (width, height)
Optional
Readonly
thicknessthe thickness of the stroke when used when fill is set to false
Draws a primitive (Rectangle)