PgRenderer.drawLayoutLine

Draws line with the specified PangoRenderer

class PgRenderer
void
drawLayoutLine
(,
int x
,
int y
)

Parameters

line PgLayoutLine
x int

X position of left edge of baseline, in user space coordinates in Pango units.

y int

Y position of left edge of baseline, in user space coordinates in Pango units.

Meta