Home > ISCH_PrimitiveRectangle > setState_TopLeftY
ISCH_PrimitiveRectangle.setState_TopLeftY() 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.
设置属性状态:左上点 Y
Signature
typescript
setState_TopLeftY(topLeftY: number): ISCH_PrimitiveRectangle;
1
Parameters
Parameter | Type | Description |
---|---|---|
topLeftY | number | 左上点 Y |
Returns
矩形图元对象