فئة 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 | يحصل على عرض الكائن. |