DrawingTextContext

Undocumented in source.

Members

Variables

bottom
int bottom;

bounding box, if applicable

left
int left;
right
int right;

bounding box, if applicable

text
const(char)[] text;

remaining text

top
int top;

bounding box, if applicable

x
float x;
y
float y;

current position of the baseline

Suggestion Box / Bug Report