IObjectWithSizeF-klass
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 | Hämtar objektets höjd i tum. |
| size_f | SizeF | r | Hämtar objektets storlek i tum. |
| width_f | float | r | Hämtar objektets bredd i tum. |