Összefoglaló
SizeF egy Python-i osztály.
A 2D méret, lebegő dimenzióival egyenértékű System.Drawing.SizeF.
Módszerek
| Name | Type | Access | Description |
|---|
width | `` | Read | Gets the width. |
height | `` | Read | Gets the height. |
| Signature | Description |
|---|
__init__(width: float, height: float) | |