Home > IPCB_PrimitiveArc > setState_LineWidth
IPCB_PrimitiveArc.setState_LineWidth() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
设置属性状态:线宽
Signature
typescript
setState_LineWidth(lineWidth: number): IPCB_PrimitiveArc;
1
Parameters
Parameter | Type | Description |
---|---|---|
lineWidth | number | 线宽 |
Returns
圆弧线图元对象