Point

Overview

Point is a type in Aspose.PDF FOSS for Go.

Point is a single point in PDF user-space coordinates.

Properties: X, Y.

Properties

NameTypeAccessDescription
Xfloat64Read/WriteGets the x.
Yfloat64Read/WriteGets the y.

See Also