clone Method
Create a copy of these params.
clone(out?: QParams2d): QParams2d
Parameter | Type | Description |
---|---|---|
out | QParams2d | If supplied, these QParams2d will be modified and returned; otherwise a new QParams2d object will be created and returned. |
Returns - QParams2d
Defined in
- core/common/src/QPoint.ts Line 93
Last Updated: 20 June, 2023