IObjectWithBounds 类
Summary: Represents an object with bounds.
Module: aspose.imaging
Full Name: aspose.imaging.IObjectWithBounds
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| bounds | Rectangle | r | 获取对象的边界。 |
| height | int | r | 获取对象的高度。 |
| size | Size | r | 获取对象大小。 |
| width | int | r | 获取对象的宽度。 |