Home > ISCH_PrimitiveWire > setState_Color
ISCH_PrimitiveWire.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_PrimitiveWire;
1
Parameters
Parameter | Type | Description |
---|---|---|
color | string | null | 导线颜色 |
Returns
导线图元对象