Přehled
SizeF je třída v Aspose.Slides pro Python.
Zobrazuje 2D velikost s rozměry v plavkách, což odpovídá System.Drawing.SizeF.
Metody
| Name | Type | Access | Description |
|---|
width | `` | Read | Gets the width. |
height | `` | Read | Gets the height. |
| Signature | Description |
|---|
__init__(width: float, height: float) | |