IObjectWithSizeF Class
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 | Description |
|---|---|---|---|
| height_f | float | r | Gets the object height, in inches. |
| size_f | SizeF | r | Gets the object size, in inches. |
| width_f | float | r | Gets the object width, in inches. |