PointF

General

PointF és una classe en Aspose.Slides per Python.

Representa un punt 2D amb coordenades de flot, equivalent a System.Drawing.PointF.

Mètodes

NameTypeAccessDescription
x``ReadGets the x.
y``ReadGets the y.
SignatureDescription
__init__(x: float, y: float)
 Català