IObjectWithBounds Class
Summary: Represents an object with bounds.
Module: aspose.imaging
Full Name: aspose.imaging.IObjectWithBounds
Properties
Name | Type | Access | Description |
---|---|---|---|
bounds | Rectangle | r | Gets the object bounds. |
height | int | r | Gets the object height. |
size | Size | r | Gets the object size. |
width | int | r | Gets the object width. |