Clase 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 | Descripción |
|---|---|---|---|
| height_f | float | r | Obtiene la altura del objeto, en pulgadas. |
| size_f | SizeF | r | Obtiene el tamaño del objeto, en pulgadas. |
| width_f | float | r | Obtiene el ancho del objeto, en pulgadas. |