Schematic box. More...
#include <xornstorage.h>
Public Attributes | |
| struct xorn_double2d | pos |
| Lower left hand coordinates in mils. More... | |
| struct xorn_double2d | size |
| Size in mils. More... | |
| int | color |
| Color index. More... | |
| struct xornsch_line_attr | line |
| Line style. More... | |
| struct xornsch_fill_attr | fill |
| Fill style. More... | |
| xornsch_box::color |
| xornsch_box::fill |
Fill style.
Definition at line 191 of file xornstorage.h.
| xornsch_box::line |
Line style.
Definition at line 190 of file xornstorage.h.
| xornsch_box::pos |
Lower left hand coordinates in mils.
Definition at line 187 of file xornstorage.h.
| xornsch_box::size |
Size in mils.
Definition at line 188 of file xornstorage.h.
1.8.8