Home > ISCH_PrimitivePin > setState_PinColor
ISCH_PrimitivePin.setState_PinColor() 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_PinColor(pinColor: string | null): ISCH_PrimitivePin;
1
Parameters
Parameter | Type | Description |
---|---|---|
pinColor | string | null | 引脚颜色 |
Returns
引脚图元对象