Home > ISCH_PrimitiveWire > setState_Color
ISCH_PrimitiveWire.setState_Color() method
此 API 当前处于 BETA 预览状态,希望得到开发者的反馈。它的任何功能都可能在接下来的开发进程中被修改,请不要将它用于任何正式环境。
设置属性状态:导线颜色
签名
typescript
setState_Color(color: string | null): ISCH_PrimitiveWire;
1
参数名
参数 | 类型 | 描述 |
---|---|---|
color | string | null | 导线颜色 |
返回值
导线图元对象