Point

Overview

Point is a class in Aspose.Page FOSS for Python.

2D point in the render model.

Properties: x, y.

Properties

NameTypeAccessDescription
xfloatReadGets the x.
yfloatReadGets the y.

See Also