Home > IPCB_PrimitivePolyline > setState_Net
IPCB_PrimitivePolyline.setState_Net() 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_Net(net: string): IPCB_PrimitivePolyline;
1
Parameters
Parameter | Type | Description |
---|---|---|
net | string | 网络名称 |
Returns
折线图元对象