Home > PCB_Layer > setLayerColorConfiguration
PCB_Layer.setLayerColorConfiguration() 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
setLayerColorConfiguration(colorConfiguration: EPCB_LayerColorConfiguration): Promise<boolean>;
1
Parameters
Parameter | Type | Description |
---|---|---|
colorConfiguration | 颜色配置 |
Returns
Promise<boolean>
操作是否成功