Home > IPCB_PrimitiveImage > setState_Width
IPCB_PrimitiveImage.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): IPCB_PrimitiveImage;
1
Parameters
Parameter | Type | Description |
---|---|---|
width | number | 宽 |
Returns
图像图元对象