Home > ISCH_PrimitivePolygon > setState_LineWidth
ISCH_PrimitivePolygon.setState_LineWidth() 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: Line width
Signature
typescript
function setState_LineWidth(lineWidth: number | null): ISCH_PrimitivePolygon;1
Parameters
Parameter | Type | Description |
|---|---|---|
lineWidth | number | null | Line width |
Returns
Polygon primitive object