Класс IObjectWithBounds
Summary: Represents an object with bounds.
Module: aspose.imaging
Full Name: aspose.imaging.IObjectWithBounds
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounds | Rectangle | r | Получает границы объекта. |
| height | int | r | Получает высоту объекта. |
| size | Size | r | Получает размер объекта. |
| width | int | r | Получает ширину объекта. |