IObjectWithSizeF Class
Summary: Represents object with Size which are expressed in real numbers (in inches).
Module: aspose.psd.interfaces
Full Name: aspose.psd.interfaces.IObjectWithSizeF
Aspose.PSD Version: 24.9.0
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. |