Home > ISCH_PrimitiveRectangle > setState_FillColor
ISCH_PrimitiveRectangle.setState_FillColor() 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_FillColor(fillColor: string | null): ISCH_PrimitiveRectangle;
1
Parameters
Parameter | Type | Description |
---|---|---|
fillColor | string | null | 填充颜色 |
Returns
矩形图元对象