Overview
RectWrapper 是Python的Aspose.Page FOSS中的一个类.
特性: height, width, x_max, x_min, y_max, y_min.
Properties
| Name | Type | Access | Description |
|---|
x_min | float | Read | 得到了X分钟. |
y_min | float | Read | 得到了Y分钟. |
x_max | float | Read | 得到了最大的 x. |
y_max | float | Read | 得到了y最大. |
width | float | Read | 得到宽度. |
height | float | Read | 得到了高度. |
See Also