Clase IObjectWithBounds
Summary: Represents an object with bounds.
Module: aspose.imaging
Full Name: aspose.imaging.IObjectWithBounds
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| bounds | Rectangle | r | Obtiene los límites del objeto. |
| height | int | r | Obtiene la altura del objeto. |
| size | Size | r | Obtiene el tamaño del objeto. |
| width | int | r | Obtiene el ancho del objeto. |