Interface IObjectWithSizeF
IObjectWithSizeF interface
Represents object with Size which are expressed in real numbers (in inches).
public interface IObjectWithSizeF
Properties
| Name | Description | 
|---|---|
| HeightF { get; } | Gets the object height, in inches. | 
| SizeF { get; } | Gets the object size, in inches. | 
| WidthF { get; } | Gets the object width, in inches. | 
See Also
- namespace Aspose.Imaging.Interfaces
- assembly Aspose.Imaging