IObjectWithSizeF Sınıfı
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 | Açıklama |
|---|---|---|---|
| height_f | float | r | Nesnenin yüksekliğini inç cinsinden alır. |
| size_f | SizeF | r | Nesnenin boyutunu inç cinsinden alır. |
| width_f | float | r | Nesnenin genişliğini inç cinsinden alır. |