IntPoint

Overview

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

Properties: x, y.

Properties

NameTypeAccessDescription
xintReadGets the x.
yintReadGets the y.

See Also