PointF

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

NameTypeAccessDescription
x``ReadGets the x.
y``ReadGets the y.
SignatureDescription
__init__(x: float, y: float)
 Română