relativeCoordinates property

Offsets relativeCoordinates
final

Position of text area. Coordinates represent an offset along each of the axes in either pixel or percent format. In general, the coordinate system is similar to the CSS background-position. For example, -/text/90px10p/10%,90%/... places text in bottom left corner

Implementation

final Offsets relativeCoordinates;