IObjectWithBounds‑klass
Summary: Represents an object with bounds.
Module: aspose.imaging
Full Name: aspose.imaging.IObjectWithBounds
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounds | Rectangle | r | Hämtar objektets gränser. |
| height | int | r | Hämtar objektets höjd. |
| size | Size | r | Hämtar objektets storlek. |
| width | int | r | Hämtar objektets bredd. |