Home > ISCH_PrimitivePolygon > setState_FillColor
ISCH_PrimitivePolygon.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.
Set the property state: fill color
Signature
typescript
function setState_FillColor(fillColor: string | null): ISCH_PrimitivePolygon;1
Parameters
Parameter | Type | Description |
|---|---|---|
fillColor | string | null | Fill color |
Returns
Polygon primitive object