Home > ISCH_PrimitiveCircle > setState_LineType
ISCH_PrimitiveCircle.setState_LineType() 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_LineType(lineType: ESCH_PrimitiveLineType | null): ISCH_PrimitiveCircle;
1
Parameters
Parameter | Type | Description |
---|---|---|
lineType | ESCH_PrimitiveLineType | null | 线型 |
Returns
圆图元对象