Opinie generală
PointF este o clasă în Aspose.Slides pentru Python.
Reprezintă un punct 2D cu coordonate de plutire, echivalentul System.Drawing.PointF.
Metode de evaluare
| Name | Type | Access | Description |
|---|
x | `` | Read | Gets the x. |
y | `` | Read | Gets the y. |
| Signature | Description |
|---|
__init__(x: float, y: float) | |