addPrimitive Method
Append any primitive to the builder.
addPrimitive(primitive: GraphicPrimitive): void
| Parameter | Type | Description | 
|---|---|---|
| primitive | GraphicPrimitive | The graphic primitive to append. | 
Returns - void
Defined in
Last Updated: 20 June, 2023
Append any primitive to the builder.
addPrimitive(primitive: GraphicPrimitive): void
| Parameter | Type | Description | 
|---|---|---|
| primitive | GraphicPrimitive | The graphic primitive to append. | 
Returns - void
Last Updated: 20 June, 2023