Home > ISCH_PrimitivePolygon > setState_Color
ISCH_PrimitivePolygon.setState_Color() 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_Color(color: string | null): ISCH_PrimitivePolygon;
1
Parameters
Parameter | Type | Description |
---|---|---|
color | string | null | 颜色 |
Returns
多边形图元对象