IObjectWithSizeF فئة
Summary: Represents object with Size which are expressed in real numbers (in inches).
Module: aspose.imaging.interfaces
Full Name: aspose.imaging.interfaces.IObjectWithSizeF
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| height_f | float | r | يحصل على ارتفاع الكائن، بالبوصة. |
| size_f | SizeF | r | يحصل على حجم الكائن، بالبوصة. |
| width_f | float | r | يحصل على عرض الكائن، بالبوصة. |