GFX line object structure. More...
#include <nrf_gfx.h>
Detailed Description
GFX line object structure.
Field Documentation
| uint16_t nrf_gfx_line_t::thickness |
Thickness of the border of the object.
| uint16_t nrf_gfx_line_t::x_end |
Horizontal coordinate of the point where to end drawing the object.
| uint16_t nrf_gfx_line_t::x_start |
Horizontal coordinate of the point where to start drawing the object.
| uint16_t nrf_gfx_line_t::y_end |
Vertical coordinate of the point where to end drawing the object.
| uint16_t nrf_gfx_line_t::y_start |
Vertical coordinate of the point where to start drawing the object.
- components/libraries/gfx/nrf_gfx.h