QuadPoint
Overview
QuadPoint is a type in Aspose.PDF FOSS for Go.
QuadPoint is one quadrilateral within a markup annotation’s /QuadPoints array.
Properties: X1, X2, X3, X4, Y1, Y2, and 2 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
X1 | float64 | Read/Write | Gets the x1. |
Y1 | float64 | Read/Write | Gets the y1. |
X2 | float64 | Read/Write | Gets the x2. |
Y2 | float64 | Read/Write | Gets the y2. |
X3 | float64 | Read/Write | Gets the x3. |
Y3 | float64 | Read/Write | Gets the y3. |
X4 | float64 | Read/Write | Gets the x4. |
Y4 | float64 | Read/Write | Gets the y4. |