Home > IPCB_PrimitivePolyline > setState_Polygon
IPCB_PrimitivePolyline.setState_Polygon() 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_Polygon(polygon: IPCB_Polygon): IPCB_PrimitivePolyline;
1
Parameters
Parameter | Type | Description |
---|---|---|
polygon | 单多边形 |
Returns
折线图元对象