Home > ISCH_PrimitiveRectangle > setState_Width
ISCH_PrimitiveRectangle.setState_Width() 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_Width(width: number): ISCH_PrimitiveRectangle;
1
Parameters
Parameter | Type | Description |
---|---|---|
width | number | 宽 |
Returns
矩形图元对象